﻿__group__	ticket	summary	component	version	milestone	type	owner	status	created	_changetime	_description	_reporter
Active Tickets	1	Fix integrate example	integrate			defect		new	2010-05-12T15:29:53-04:00	2010-05-12T15:29:53-04:00	The manager-worker version is not really equivalent to the sequential.  It needs to start out in the same method as the sequential, then once the number of tasks exceeds numTasks, they can be distributed to the other processes.	zirkel
Active Tickets	3	diffusion1d buf variable	diffusion1d			defect		new	2012-10-25T08:51:48-04:00	2012-10-25T09:22:34-04:00	"In diffusion1d_par.c, there is a global variable buf that is a pointer.  It is allocated twice (i.e., two mallocs) on rank 0--hence the first is a memory leak.

Also several functions have a local variable named but which shadows the global one.  This is probably a bad idea.  It would be better to use different names for variables that visible in the same scope."	siegel
Active Tickets	5	diffusion2d errors	diffusion2d			defect		new	2013-01-09T13:17:45-05:00	2013-01-09T13:17:45-05:00	"The config files are missing.
Also the correct standard libs are not included --- see compiler errors."	siegel
Active Tickets	2	laplace: input	laplace	1.0		enhancement		new	2010-12-08T14:57:29-05:00	2010-12-08T14:57:29-05:00	The program does not read input from file.	siegel
