Commit Graph

14 Commits

Author SHA1 Message Date
Cosmin Ștefan Ciocan ba775f7ce1 Search for profiling tools executable paths when they are required 2024-02-02 14:40:29 +00:00
Cosmin Ștefan Ciocan 2c108442f6 Add tests for choosing the profiler 2024-02-01 14:55:17 +00:00
Cosmin Ștefan Ciocan b3c015ae74 Add function that modifies the default profiler/compiler arguments to allow reusing them in multiple magic command calls 2024-01-27 01:40:47 +00:00
Cosmin Ștefan Ciocan c1fbc06604 Add test to compile with opencv 2024-01-26 11:30:32 +00:00
Cosmin Ștefan Ciocan b49062e9e2 Mock the nsight compute tool with a bash script 2024-01-26 11:25:58 +00:00
Cosmin Ștefan Ciocan 6236fe2b1e Improve tests coverage by testing for bad arguments and the error output during a failed compilation 2024-01-23 23:44:36 +00:00
Cosmin Ștefan Ciocan 50bc8ff4a6 Add test for nvcc options that changes c++ dialect from c++17 to c++14 2024-01-23 22:55:53 +00:00
Cosmin Ciocan 182e3519ad Move flake8 config from toml to .flake8 as flake8 does not play nice with pyproject.toml and add pre-commit hook for flake8 2024-01-12 17:45:37 +01:00
Cosmin Ciocan ef642e3480 Add newlines at the end of the files from pre-commit hook 2024-01-12 16:51:51 +01:00
Cosmin Ciocan 8ae5483629 Add testing github workflow 2024-01-02 15:24:41 +01:00
Cosmin Ciocan fbffb60960 Rename test file 2024-01-02 11:34:27 +01:00
Cosmin Ciocan 2a5a7ffeb7 Use pyproject.toml to conform with PEP 621 2024-01-02 11:16:26 +01:00
Cosmin Ciocan 7d8e04622c Update tests imports 2024-01-02 10:59:53 +01:00
Cosmin Ciocan 743a46316c Add tests 2024-01-02 10:48:49 +01:00