pbs 0.0.2

Safe FFI for PBSPro HPC job scheduler
docs.rs failed to build pbs-0.0.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: pbs-0.0.6

PBS bindings

  • need to set LIBCLANG_PATH to llvm-project/build/lib
  • need llvm-project/build/bin in PATH
  • /opt/pbs/lib needs to be in LD_LIBRARY_PATH

TODO

  • figure out how to only need clang and bindgen to build when bindings.rs needs to be generated