Skip to content

slactjohnson/lcls2

 
 

Repository files navigation

LCLS II development repository Build Status

Build instructions:

Note: build on psbuild-rhel7 where redhat gcc7 compilers are installed

# build all packages in the repository and install them in ./install, option to choose build type
# most developers can eliminate all the arguments to build_all.sh
source setup_env.sh
./build_all.sh -c {Release, Debug, RelWithDebInfo} -p {develop, install}

To run the psana automated tests run "pytest psana/psana/tests/" in your git root directory.

You can read the above build_all.sh script to see how to build individual packages.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 48.3%
  • C++ 35.9%
  • Jupyter Notebook 13.6%
  • C 1.6%
  • CMake 0.5%
  • Shell 0.1%