22 | | Currently any information you find |
23 | | for the gridengine v6.2u5 release will apply to this effort, including the |
| 18 | This effort precedes Univa taking over gridengine maintenance and |
| 19 | taking it ‘open core’, but what's here is now nearly a superset |
| 20 | of [https://github.com/gridengine Univa's free code]. Unfortunately |
| 21 | Univa aren't accepting contributions, as originally envisaged, so this |
| 22 | code base will doubtless diverge more, but is intended to be |
| 23 | compatible. |
| 24 | See also the [http://gridengine.org gridengine.org site], in particular the |
| 25 | [http://gridengine.org/mailman/listinfo/ mail lists] hosted there. |
| 26 | The gridengine.org `users` list is probably the best one to use for general gridengine |
| 27 | discussions and questions which aren't specific to this project. |
| 28 | |
| 29 | Currently any information you find for the gridengine v6.2u5 release |
| 30 | will apply to this effort, including the |
27 | | [http://wiki.gridengine.info/wiki/index.php?Main_Page wiki]. There may |
28 | | eventually also be useful info at the |
29 | | [http://forums.oracle.com/forums/forum.jspa?forumID=859 Oracle Grid Engine Forum]. |
30 | | You should note its |
31 | | [http://www.oracle.com/html/terms.html terms of use] before posting |
32 | | there; they include even relinquishing |
33 | | [https://secure.wikimedia.org/wikipedia/en/wiki/Moral_rights_%28copyright_law%29 moral rights]. |
| 34 | [http://wiki.gridengine.info/wiki/index.php?Main_Page wiki]. The |
| 35 | intention is to convert the Sun wiki documentation into another format |
| 36 | and update that. |
53 | | * 2010-11-14: You can now access the repos with Mercurial (`hg`) at the same URLs as with `darcs`, e.g. {{{hg clone http://arc.liv.ac.uk/repos/darcs/sge/}}}. (They should probably be aliased to avoid confusion.) You can also pull with `git`, but the relevant URL is the darcs one with `/.git` appended, e.g. {{{git clone http://arc.liv.ac.uk/repos/darcs/sge/.git}}}. Servers are not currently available for hg or git, so pulling may be relatively slow; also mirroring currently isn't automatic, so the hg and git repos may be somewhat out-of-date. Also note that pulls with git or hg leave scripts not executable — see the amended build instructions. |
54 | | |
55 | | * 2010-11-14: Most jar files have been expunged since several from the sunsource repository are copyleft, and can't be distributed as-were. Since this involved re-writing history in the `arco` and `nbgui` repos, if you pulled from them, you'll need to do it again, unfortnuately. |
| 60 | * 2010-11-14: You can now access the repos with Mercurial (`hg`) at the same URLs as with `darcs`, e.g. {{{hg clone http://arc.liv.ac.uk/repos/darcs/sge/}}}. (They should probably be aliased to avoid confusion.) You can also pull with `git`, but the relevant URL is the darcs one with `/.git` appended, e.g. {{{git clone http://arc.liv.ac.uk/repos/darcs/sge/.git}}}. Servers are not currently available for hg or git, so pulling may be relatively slow Also note that pulls with git or hg leave scripts not executable — see the amended build instructions. |
| 61 | |
| 62 | * 2010-11-14: Most jar files have been expunged since several from the sunsource repository are copyleft, and can't be distributed as-were. Since this involved re-writing history in the `arco` and `nbgui` repos, if you pulled from them, you'll need to do it again, unfortunately. |
175 | | as ‘IZ’, and the general material from the sunsource web site. They |
176 | | will be put online eventually, if Oracle don't re-host them. This is partly |
177 | | pending to see whether Oracle do the work and, otherwise, asking for the |
178 | | original data to minimize possible data loss from the archiving. |
| 182 | as ‘IZ’, and the general material from the sunsource web site. Oracle promised to donate |
| 183 | artifacts from the old site, but it doesn't look as if we'll ever see those. Most of the extra information is available via the page of [http://arc.liv.ac.uk/SGE/ extra information]. |
240 | | * The [http://arc.liv.ac.uk/SGE/howto/howto.html howto] documents from sunsource are online, along with HTML-formatted [http://arc.liv.ac.uk/SGE/htmlman/manuals.html manpages] and [http://arc.liv.ac.uk/SGE/javadocs Javadocs]. |
| 248 | * There's a page of [http://arc.liv.ac.uk/SGE/ extra information], including updated versions of the [http://arc.liv.ac.uk/SGE/howto/howto.html howto] documents from sunsource, HTML-formatted [http://arc.liv.ac.uk/SGE/htmlman/manuals.html manpages], and [http://arc.liv.ac.uk/SGE/javadocs Javadocs]. |
| 249 | |
| 250 | * Oracle have a [http://forums.oracle.com/forums/forum.jspa?forumID=859 Oracle Grid Engine Forum], but it's presumably specific to Oracle's version, and users@gridengine.org is likely to be at least as helpful; also you might want to note the [http://www.oracle.com/html/terms.html terms of use] before posting in that forum. |