Skip to content

tsgit/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 46.7%
  • C++ 37.5%
  • Jupyter Notebook 12.0%
  • Cython 1.7%
  • C 1.3%
  • CMake 0.5%
  • Other 0.3%