Skip to content

Release Notes

0.1.1_11.0.3 [2024-04-02]

Maintenance:

  • Added GitLab CI/CD pipeline configuration with pytest coverage and debug settings
  • Added pre-commit configuration with markdownlint hook for documentation quality
  • Updated gear naming from nvidia-cuda-test to fw-nvidia-cuda-test for consistency with Flywheel naming conventions
  • Updated gear label from "Nvidia CUDA Test" to "Flywheel Nvidia CUDA Test"
  • Updated maintainer format from support@flywheel.io to Flywheel <support@flywheel.io>
  • Updated gear classification suite from "Test" to "Utility"
  • Reorganized manifest.json fields alphabetically for better maintainability

0.1.0_11.0.3 [2023-05-17]

Enhancements:

  • Added gear to test NVIDIA GPU availability by running nvidia-smi command
  • Added support for CUDA 11.0.3 with NVIDIA driver requirements for Tesla and compatible GPUs
  • Added optional file input to allow gear execution in Flywheel workflows
  • Added environment configuration for NVIDIA CUDA toolkit paths and driver capabilities

Documentation:

  • Added README with gear description and purpose