Skip to content

Latest commit

 

History

History
executable file
·
5 lines (4 loc) · 338 Bytes

README.md

File metadata and controls

executable file
·
5 lines (4 loc) · 338 Bytes

Run the build_run.sh with one argument for the max number of particles per grid cell. For example, if we want to compile the code with the block size of 16 particles per cell, we should run: ./build_run.sh 16

A new folder named output_max_<block size> will be created and all autograder outputs will be redirected to this folder.