Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Refer DRMAAv2 document for description of Objects

Sequence diagram

 


Source Directory structure in github


├── ...

├──
pbspro


│   ├── src

│ ├──
├── lib

...


│ --
configure.ac Existing configure.ac is updated with DRMAAv2 configs
 

Directory structure in target

├── ...

├──
$(PBS_EXEC)
│   ├── lib
│   ├── ├── libdrmaav2.so                                        
│   ├── include
│   ├── ├── drmaav2.h                                           

Dependent packages

cppunit, doxygen, PBSPro, 

...