Skip to content

valmar/lcls2

 
 

Repository files navigation

LCLS II development repository Build Status

Build instructions:

# 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

Releases

No releases published

Packages

No packages published

Languages

  • Python 52.7%
  • C++ 32.0%
  • Jupyter Notebook 10.8%
  • Cython 1.7%
  • C 1.4%
  • Cuda 0.6%
  • Other 0.8%