Closed XuBai163 closed 9 months ago
In the script, there's a command referencing a kernel file named "kernel_noopt", but it appears to be missing from the directory. Here's the specific line from the script: https://github.com/pkuzyc/DeepDendrite/blob/ffc3de02434809578594ff4b5ebef4a4049d8fe3/Figure_3_4/test_with_nsys.py#L83
After executing the provided command: nsys profile --force-overwrite=true -o nsys_report --stats=true ./kernel ./ca1/500cell_cp1 0 0 The "nsys_report.qdrep" file was not generated, which is required in this line: https://github.com/pkuzyc/DeepDendrite/blob/ffc3de02434809578594ff4b5ebef4a4049d8fe3/Figure_3_4/test_with_nsys.py#L124
In the script, there's a command referencing a kernel file named "kernel_noopt", but it appears to be missing from the directory. Here's the specific line from the script: https://github.com/pkuzyc/DeepDendrite/blob/ffc3de02434809578594ff4b5ebef4a4049d8fe3/Figure_3_4/test_with_nsys.py#L83
After executing the provided command: nsys profile --force-overwrite=true -o nsys_report --stats=true ./kernel ./ca1/500cell_cp1 0 0 The "nsys_report.qdrep" file was not generated, which is required in this line: https://github.com/pkuzyc/DeepDendrite/blob/ffc3de02434809578594ff4b5ebef4a4049d8fe3/Figure_3_4/test_with_nsys.py#L124