Skip to content

Commit

Permalink
add note on GPU version of LibTorch for EMMIVOX
Browse files Browse the repository at this point in the history
  • Loading branch information
Massimiliano Bonomi committed Sep 29, 2023
1 parent 2ee5c95 commit 8a6a971
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions user-doc/ISDB.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,12 @@ Currently, these include:

- \ref EMMIVOX

To activate these functionalities, please follow the installation instructions detailed below.
To activate these functionalities, please follow the installation instructions below.

\section Installation

To compile PLUMED with LibTorch support, please look at the installation instruction about \ref installation-libtorch.
It is highly recommened to install the CUDA version of LibTorch to calculate \ref EMMIVOX efficiently on the GPU.

Once LibTorch has been downloaded and the relevant environment variables are set, one can configure PLUMED with the following options:

Expand All @@ -28,7 +29,7 @@ Once LibTorch has been downloaded and the relevant environment variables are set
\endverbatim

\warning
Libtorch APIs are still in beta phase regarding stability, so there might be breaking changes in newer versions. Currently, versions of PyTorch and LibTorch between 1.8.* and 2.0.0 have been tested.
Libtorch APIs are still in beta phase regarding stability, so there might be breaking changes in newer versions. Currently, versions of LibTorch between 1.8.* and 2.0.0 have been tested.

\section Usage

Expand Down

1 comment on commit 8a6a971

@PlumedBot
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Found broken examples in automatic/a-masterclass-22-09.txt
Found broken examples in automatic/a-masterclass-22-11.txt
Found broken examples in automatic/a-masterclass-22-12.txt
Found broken examples in automatic/performance-optimization.txt
Found broken examples in automatic/a-trieste-6.txt
Found broken examples in automatic/munster.txt
Found broken examples in automatic/ANN.tmp
Found broken examples in automatic/EDS.tmp
Found broken examples in automatic/EMMI.tmp
Found broken examples in automatic/ENVIRONMENTSIMILARITY.tmp
Found broken examples in automatic/FOURIER_TRANSFORM.tmp
Found broken examples in automatic/FUNCPATHGENERAL.tmp
Found broken examples in automatic/FUNCPATHMSD.tmp
Found broken examples in automatic/FUNNEL.tmp
Found broken examples in automatic/FUNNEL_PS.tmp
Found broken examples in automatic/GHBFIX.tmp
Found broken examples in automatic/INCLUDE.tmp
Found broken examples in automatic/MAZE_MEMETIC_SAMPLING.tmp
Found broken examples in automatic/MAZE_OPTIMIZER_BIAS.tmp
Found broken examples in automatic/MAZE_RANDOM_ACCELERATION_MD.tmp
Found broken examples in automatic/MAZE_RANDOM_WALK.tmp
Found broken examples in automatic/MAZE_SIMULATED_ANNEALING.tmp
Found broken examples in automatic/MAZE_STEERED_MD.tmp
Found broken examples in automatic/PIV.tmp
Found broken examples in automatic/PLUMED.tmp
Found broken examples in MiscelaneousPP.md

Please sign in to comment.