pbs-sys

Crates.iopbs-sys
lib.rspbs-sys
version0.0.2
sourcesrc
created_at2023-02-02 21:23:46.020673
updated_at2023-03-05 02:26:47.272073
descriptionrust bindings for PBSPro HPC job scheduler
homepage
repositoryhttps://github.com/Will-Shanks/pbs_sys-rs
max_upload_size
id775094
size140,503
Will (Will-Shanks)

documentation

README

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
Commit count: 5

cargo fmt