-
davidepatti added the epic-2009.01-rc1.tar.gz file.
2009-01-22 11:09:02 UTC by davidepatti
-
davidepatti created the 2009.01-rc1 file release.
2009-01-22 11:00:06 UTC by davidepatti
-
davidepatti committed revision 171 to the Epic Explorer SVN repository, changing 3 files.
2009-01-22 10:56:31 UTC by davidepatti
-
Bug solved.
Two processing trying to create the same directory went in race condition. Solved by checking the return value of mkdir() instead of using system("mkdir .....")
2009-01-22 10:52:59 UTC by davidepatti
-
davidepatti committed revision 170 to the Epic Explorer SVN repository, changing 1 files.
2009-01-22 10:47:10 UTC by davidepatti
-
davidepatti committed revision 169 to the Epic Explorer SVN repository, changing 1 files.
2009-01-22 10:38:20 UTC by davidepatti
-
davidepatti committed revision 168 to the Epic Explorer SVN repository, changing 1 files.
2009-01-22 10:37:02 UTC by davidepatti
-
davidepatti committed revision 167 to the Epic Explorer SVN repository, changing 1 files.
2009-01-22 10:36:17 UTC by davidepatti
-
ok, the bug is not GA related, but affects any exploration that presents the following condition:
- two configurations are being evaluated starting compilation near at the same time
- the two configuration differ only by cache
- no previously application binary was created (e.g. no processor dir is present)
TO REPRODUCE quickly :
Create a subspace with only two configurations that differ...
2009-01-07 16:37:06 UTC by davidepatti
-
Running mpirun.mpich -np 2 ./epic < ga.txt & stops after 10 generations.
Attatched the last part of nohup.out.
ga.txt:
--------------------------------------
g
787878787
10
0.8
0.1
20
1
y
q.
2008-12-15 14:58:12 UTC by davidepatti