Menu

SVNCode Commit Log


Commit Date  
[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
[r125] by guidrymw

Small changes in explicitgpuDouble.cu

2013-03-13 20:38:54 Tree
[r124] by guidrymw

Current version of explicitgpuDouble.cu copied from Titan

2013-03-11 18:14:07 Tree
[r123] by guidrymw

update

2013-03-02 19:22:04 Tree
[r122] by guidrymw

Little cleaning up

2013-02-22 21:49:40 Tree
[r121] by guidrymw

This version has been tested to give essentially the java results up to log t = -5, but diverges after that.

2013-02-22 21:22:50 Tree
[r120] by guidrymw

Fixed problem that checkAsy(Fminus[k], Y[k], dt) should be checkAsy(FminusSum[k], Y[k], dt). Because of this error it was not doing the asymptotic check correctly. Now gives essentially same results as java version up to log t = -6 for test case.

2013-02-22 20:12:24 Tree
[r119] by guidrymw

Added more diagnostic output on timesteps

2013-02-20 20:24:04 Tree
[r118] by guidrymw

cleaned up some things. This now agrees with the java example up to log t = -7 in the 3-4 decimal place up through Ar36, but quite different at log t = -6. Timestepping seems to be similar to factor of two in the two cases.

2013-02-20 19:11:21 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.