Mentions légales du service

Skip to content
Snippets Groups Projects
Verified Commit 549b7766 authored by ANDREY Paul's avatar ANDREY Paul
Browse files

Update 'tox.ini' to improve GPU usage.

- Add environment variables to prevent over-allocation of GPU VRAM
  by TensorFlow and/or Jax.
- Add 'py{3x}-ci' test environments that are tweaked specifically
  for our CI runner, adding instructions that offer as much support
  for GPU as possible given our runner host's configuration.
- At the moment, an update of the host to the latest CUDA version
  enables native support for Torch, and TensorFlow with Python>=3.9
  (but not 3.8), plus Jax with some extra installation command.
parent 2743d0d2
No related branches found
No related tags found
1 merge request!60Enable GPU use on our CI runner and garden around 'pyproject.toml'.
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment