Commit Graph

13 Commits

Author SHA1 Message Date
Cosmin Ștefan Ciocan 8d39ce01c3 Add option to choose between NSYS and NCU profilers 2024-02-01 14:46:45 +00:00
Cosmin Ștefan Ciocan 9663c74598 Change version from 1.0.3 to 1.1.0 due to adding features in a backward-compatible manner 2024-01-27 02:04:34 +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 881c67f5f1 Add option to give nvcc extra arguments 2024-01-23 22:53:47 +00:00
Cosmin Ciocan 0601610905 Change to version 1.0.3 2024-01-12 19:00:22 +01:00
Cosmin Ciocan be6b7a01d6 Add pylint pre-commit hook 2024-01-12 18:12:49 +01: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 6352f21c04 Update version to 1.0.2 2024-01-12 16:05:38 +01:00
Cosmin Ciocan dff5b2753e Remove help from parser arguments and instead provide links in the parser description to documentation to avoid duplicate text 2024-01-12 15:53:17 +01:00
Cosmin Ciocan c6ab2dce20 Update version to 1.0.1 2024-01-05 15:59:15 +01:00
Cosmin Ciocan 3a0d40dab9 Add load_ipython_extension function to package root 2024-01-05 14:15:22 +01:00
Cosmin Ciocan d3e68f53e0 Move load_ipython_extension function to plugin.py 2024-01-02 11:19:53 +01:00
Cosmin Ciocan 11146a3e10 Move source files to nvcc4jupyter directory 2024-01-02 10:59:08 +01:00