Commit | Date | |
---|---|---|
[r110]
by
guidrymw
Corrected initial value of sumXLast to sum over actual mass fractions rather than 1. This seems to have been distorting the initial timestep correction versus the Java code. Now the first two timesteps give the same dt for CUDA and Java codes. |
2013-02-06 17:44:51 | Tree |
[r109]
by
guidrymw
Print buffer size increased by factor of 10 over default in line 1064 to get all the diagnostic printf stuff from the gpu output. Only the last several lines are output if the default buffer size is used. |
2013-02-06 15:59:41 | Tree |
2013-02-04 19:09:51 | Tree | |
2013-01-14 19:06:53 | Tree | |
2012-12-07 16:16:16 | Tree | |
2012-12-06 20:33:22 | Tree | |
2012-12-06 18:29:35 | Tree | |
[r103]
by
guidrymw
Attempting to compile double precision version. Found that in sscanf readin all formats %f have to be converted to %lf, otherwise all floating point read in will be zero. |
2012-12-06 16:51:06 | Tree |
2012-12-06 16:04:56 | Tree | |
[r101]
by
guidrymw
Double precision version of cuda network after all float types converted to double type |
2012-12-06 15:36:14 | Tree |