You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
run nvidia-smi -lgc 1410 or nvidia-smi -lgc 1380 on A100 and V100 respectively
run python3 script/nvcc_compile.py --arch A100 on A100 platform and python3 script/nvcc_compile.py --arch V100 on V100 platform. Keep the generated txt file
run python3 script/process_data.py to process data, and the resulting csv file appears under the data folder
run python3 draw.py, generate related figures in the figure folder