Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.

...

Hinweis

The latest Intel AI tools have specific Intel GPU driver requirements. Currently, only the PVC compute nodes bgi1007 and bgi1008 have these drivers installed and are reserved under pvcup. Please use the bgnlogin* or bgilogin* login nodes when preparing your environments.

Pytorch

Load the Intel OneAPI module and create a new conda environment within your Intel python distribution:

...

Examples of how to use the Intel extension for Pytorch can be found here.

TensorFlow

Similar to Pytorch, an Intel extension for TensorFlow exists. To prepare a TensorFlow environment for use with Intel GPUs, first create a new conda environment:

...

Examples of how to use the Intel extension for TensorFlow can be found here.

JAX

Hinweis

Intel XPU support is still experimental for JAX.

...