FLAMEGPU / FLAMEGPU2-circles-benchmark

Benchmarking of the Circles model in FLAME GPU 2
MIT License
1 stars 0 forks source link

Variable comm radius experiment #1

Closed MILeach closed 2 years ago

MILeach commented 3 years ago

Introduces an extra experiment testing the effect of varying comm radius with a fixed environment size and population size.

Update fgpu2 repo version once agent sorting brought in

a, b, d

3 runs per data point

Run on bessemer

Tidy up repo

Separate folder for each GPU

Commit current master to GTC branch

Vis screenshots of initial & equilibrium state

Robadob commented 2 years ago

At the bottom of main.cu, there's a todo list. Can that be moved to issues on the repo?

Robadob commented 2 years ago

In readme there is a typo 'Generte'

Robadob commented 2 years ago

image A todo in the console output?

ptheywood commented 2 years ago

The todos were me tracking things as i was quickly implementing this pre GTC and they just never got tided up. Some should probably promoted to issue(s) while some can probably just be dismissed. The printf'd todo can at the very least be disabled.