Skip to content
Snippets Groups Projects
Commit 2232615a authored by Antonio Ragagnin's avatar Antonio Ragagnin :speech_balloon:
Browse files

Update install_and_test.md

parent 458bba4c
No related branches found
No related tags found
No related merge requests found
The components of `hotwheels` are stored in git repos. Each component has a python wrapper and both the python and C library can be installed using `pip`. [[TOC]]
Note that, as opposed to the typical `pip install`, the C compilation **will not** happen on `pip install`. The components will keep the source codes and they will be compiled on runtime. This has the benefit of allowing recompilation with different modules (as C and mpicc compilers), typical on HPC facilities.
# The non-developer (easy) way # The non-developer (easy) way
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment