Menu

SVNCode Commit Log


Commit Date  
[r80] by guidrymw

Renamed function to find max flux to maximumFlux and cleaned up.

2012-11-14 21:18:44 Tree
[r79] by guidrymw

Added function to find the max value of the flux at each timestep.

2012-11-14 20:54:54 Tree
[r78] by guidrymw

Removed unused code

2012-11-14 20:11:18 Tree
[r77] by guidrymw

Cleaned up reduction summation for sum X

2012-11-13 21:41:41 Tree
[r76] by guidrymw

Added reducedMaxFinder.cu and reducedMinFinder.cu, which illustrate tree algorithms to find max and min of array of number in ln N time.

2012-11-13 21:32:01 Tree
[r75] by guidrymw

Added reducedSum.cu, which illustrates using a tree algorithm to sum an array of numbers in ln N time.

2012-11-13 21:18:19 Tree
[r74] by guidrymw

Added function Xsummer to sum X for all species. Presently test with serial sum.

2012-11-13 20:55:22 Tree
[r73] by guidrymw

Small changes

2012-11-13 19:57:34 Tree
[r72] by guidrymw

This version of explicitgpu.cu appears to be giving the same results as the Java code for asymptotic up through a time of 2.2e-10 seconds (250 int steps), assuming in both codes dt = 0.1*t.

2012-11-12 20:57:46 Tree
[r71] by guidrymw

This version of explicitgpu.cu appears to be giving the same results as the Java code for asymptotic up through a time of 1.9e-12 seconds, assuming in both codes dt = 0.1*t.

2012-11-12 20:39:03 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.