Skip to content

Update NERSC instructions in README.md#3

Open
p-slash wants to merge 2 commits intoschoeneberg:masterfrom
p-slash:patch-1
Open

Update NERSC instructions in README.md#3
p-slash wants to merge 2 commits intoschoeneberg:masterfrom
p-slash:patch-1

Conversation

@p-slash
Copy link
Copy Markdown

@p-slash p-slash commented May 8, 2024

I updated the installation instructions. I find that removing the linker is not needed, but you need to slightly adjust the Makefile of class. make -j installs the python package in a deprecated way (python setup.py install is far gone). So I think class should be compiled, then python module should be installed separately with pip install. I changed lym1d installation to editable.

In the future, we might want to load the CPU module first in the beginning if we are going to use CPUs for analysis. This might enable further small optimizations by the compiler.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant