Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • sac2c sac2c
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 403
    • Issues 403
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • sac-group
  • sac2csac2c
  • Issues
  • #1960
Closed
Open
Created Mar 28, 2010 by Clemens Grelck@cgDeveloper

multithreaded mandelbrot code segfaults

Bugzilla Link 691
Created on Mar 28, 2010 11:16
Resolution FIXED
Resolved on Mar 29, 2010 10:32
Version svn
OS Linux
Architecture PC

Extended Description

Tier 1-3 of Mandelbrot implementations from SAC tutorial segfault when compiled with -mt.
The problem is an AKD array that is an in parameter of an otherwise AKS with-loop parallelised. This problem did not appear earlier because currently AKD with-loops, which typically have AKD arguments, are not parallelised.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking