Skip to content

Commit f549d5a

Browse files
authored
Merge pull request #2 from UTS-eResearch/master
Sync from eResearch
2 parents 76cf68e + 33a4496 commit f549d5a

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

INSTALL.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## Software Required
44

5+
* This software "pbsweb" downloaded from https://github.com/UTS-eResearch/pbsweb
56
* PBS Professional commercial or open source. We are using PBS Pro version 2020.1.2.
67
You will need the file `pbs_ifl.h` from your PBS installation.
78
* gcc + its dependencies

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,12 @@
33
## Introduction
44

55
This small web application provides a simple web view of the nodes, queues and jobs
6-
on a High Performance Computer Cluster (HPCC) running the PBS batch scheduling system.
6+
on a High Performance Computer Cluster running the PBS batch scheduling system.
77
It was developed using PBS Professional but should also work with the open source PBS.
8-
General information on PBS can be found at its Wikipedia entry:
8+
General information on PBS can be found at its Wikipedia entry
99
[Portable Batch System](https://en.wikipedia.org/wiki/Portable_Batch_System) and the
1010
[PBS Professional Open Source Project](https://www.pbspro.org) homepage.
11+
This project is hosted at the eResearch site at Github <https://github.com/UTS-eResearch/pbsweb>
1112

1213
![Screenshot showing PBSWeb](pbsweb_screenshot.png)
1314
Screenshot showing the web application.

0 commit comments

Comments
 (0)