UCL-ARC / Grid

Data parallel C++ mathematical object library
GNU General Public License v2.0
0 stars 0 forks source link

Profile test case #4

Open ilectra opened 2 weeks ago

ilectra commented 2 weeks ago

DONE:

qiUip commented 1 week ago

Initial simple profiling done with nsys profile -t cuda --stats=true -o test01 ./Test_hmc_Sp_WilsonFundFermionGauge --grid 8.8.8.8 --mpi 1.1.1.1 --Thermalizations 0 --Trajectories 1

Result is in /home/dp208/dp208/dc-gree5/RAC16/ed_test/grid_test_202410/Grid/build/tests/sp2n/test01.nsys-rep

Waiting to also find a good way of profiling with ncu and also run a CPU profiled case before closing.