Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the README #30

Open
dbarrow257 opened this issue Nov 19, 2024 · 0 comments
Open

Update the README #30

dbarrow257 opened this issue Nov 19, 2024 · 0 comments

Comments

@dbarrow257
Copy link
Contributor

Update the README to describe the updated installation instructions:

MaCh3_DUNE/README.md

Lines 21 to 35 in 91f3137

Now setup some dependencies and then actually build MaCh3_DUNE
~~~~~~~~~~~~~~~
$ source setup.sh # !! Here you need to make sure that ROOTSYS and Cuda libraries are also set !!
$ source setup_dune_env.sh
$ mkdir build;
$ cd build
~~~~~~~~~~~~~~~
Optional flags are described briefly below, options are shown grouped by square brackets and delimited by vertical lines. Default is on the left.
~~~~~~~~~~~~~~
$ cmake .. -DCPU_ONLY=[OFF|ON] -DUSE_PROB3=[OFF|ON] -DSINGLE_THREAD_ONLY=[OFF|ON] -DCUDA_SAMPLES=<path_to_cuda>/CentOS/samples
$ make
~~~~~~~~~~~~~~

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

No branches or pull requests

1 participant