Commit | Date | |
---|---|---|
[r134]
by
andrewbelt
Packed integrateNetwork arguments into structs, added debugParams kernel for debugging NetworkParams on the device |
2013-06-10 18:27:26 | Tree |
[r133]
by
andrewbelt
Converted all serial routines to parallel, fixed reduceMax and reduceSum. Parallel and serial versions now give bit-wise similar answers. |
2013-06-06 14:05:32 | Tree |
2013-06-05 15:27:49 | Tree | |
2013-06-04 15:45:13 | Tree | |
[r130]
by
andrewbelt
Tested alpha network T9=7 rho=1e8 for intervals log t = -6 to log t = -5.8 and log t = -5 to log t = -4.9, generated comparisons to Java of serial/parallel CUDA on abd@...:~/Dev/fern/. Comparisons of mass fractions are nearly visually perfect. |
2013-06-04 15:41:58 | Tree |
2013-06-03 20:48:18 | Tree | |
2013-06-03 13:58:35 | Tree | |
[r127]
by
andrewbelt
Configured CMake to build both parallel and serial binary, syncronized serial and parallel code to produce similar results, and enabled shared variables for storing timestepping-related data. |
2013-05-31 21:11:22 | Tree |
[r126]
by
guidrymw
Added two logical variables, diagnosticPrint and printSteps, to control the amount of diagnostic printout from the kernel execution. If the first is set to 1 very detailed info is printed for each integration step. If the second is set to 1, at each integration step a summary of network variables is printed (setting diagnosticPrint to 1 generates much more additional output than setting printSteps to 1). |
2013-05-29 15:13:29 | Tree |
2013-03-13 20:38:54 | Tree |