{"id":18818561,"url":"https://github.com/smithsonian/qsubgen","last_synced_at":"2025-10-30T01:09:41.300Z","repository":{"id":31553317,"uuid":"35117982","full_name":"Smithsonian/QSubGen","owner":"Smithsonian","description":"A qsub script generation utility for use on the Smithsonian Institution High Performance Cluster.","archived":false,"fork":false,"pushed_at":"2023-04-07T14:43:03.000Z","size":871,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-09-02T20:45:36.207Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Smithsonian.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-05-05T18:52:42.000Z","updated_at":"2025-08-25T16:30:51.000Z","dependencies_parsed_at":"2025-09-02T20:41:39.823Z","dependency_job_id":null,"html_url":"https://github.com/Smithsonian/QSubGen","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Smithsonian/QSubGen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Smithsonian%2FQSubGen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Smithsonian%2FQSubGen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Smithsonian%2FQSubGen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Smithsonian%2FQSubGen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Smithsonian","download_url":"https://codeload.github.com/Smithsonian/QSubGen/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Smithsonian%2FQSubGen/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281726564,"owners_count":26550994,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-29T02:00:06.901Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T00:17:16.588Z","updated_at":"2025-10-30T01:09:41.256Z","avatar_url":"https://github.com/Smithsonian.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![QSubGen screenshot](QSubGen_screenshot.png)\n\u003cpre\u003e\nA qsub script generation utility for use on the Smithsonian Institution High\nPerformance Cluster. \n\nThis is version 1.2/3 (PHP/JS) - adjusted for Hydra-6\n\nNov  3 2021 \n  * add '/' in isValidName() in js/qsub.js\nSep 14 2021\n  * modified for Hydra-6\n  * updated quotas.txt\n  * fixed missing himem if -pe mthread in js/qsub.js\nOct 16 2019\n  * modified for Hydra-5\nNov 12 2019 \n   * changed the code to be Hydra-5 compatible \n     memory reservation is per job, no longer per slots.\nMay  2 2016 \n  changed:\n   * default shell is set to /bin/sh\n   * -cwd and -j y are set\n   * \"Change to cwd\" relabeled as \"Change to CWD\"\n   * \"Join stderr \u0026 stdout\" relabeled as \"Join output \u0026 error files\"\n   * \"-m abe\" chanegd to \"-m bea\" (begin/end/abort)\n   * added hints for -cwd, -j y and -m bea\nJun 18 2015\n  changed the order of the shell options and changed the 'help' message in order to\n  encourage the use of sh instead of bash.\nJun 12 2015 \n  fixed s_cpu=XXX specification (SSS or H:M:S) parsed from [[D:]H:]M\n  fixed 30:00:00 (30d to be valid)\n  changed display of command to be inside a \u0026lt;pre\u0026gt; since \u0026amp;nbsp; --\u003e ascii 240\n  needed to translate \\\u003c and \\\u0026 to \u0026amp;lt; and \u0026amp;amp; in the command section to\n  appear OK and not be globbed/converted to html - are those the only two?\n  use FileSave.js to save the file after converting to a blob.\n  updated module list\n0.99/1.6\n  implemented quotas/limits: the .php reads from the file quotas.txt and\n    the values go into hidden input params.\n  fixed join stdout \u0026 stderr (\"-j y\") to toggle \"#$ -e \u003cname\u003e\"\n  added -q xThM.q, but only for hi-mem jobs\n  removed mem_free=xxG (no suitable queue)\n  changed some of the popup help text\n  improved the cpu time validation 999 to 29:23:59 (00:00:00, 2:65, ... are now invalid)\n0.99/1.5\n  changed the way help messages are shown: \n  no anchor. no title, but .tooltip via css\n  also, moved code to addToolTip()\n0.99/1.4b\n  fixed CDN for select2 v3.5.2\n  should upgrade to select 4.x eventually.\n0.99/1.4\n  fixed cpu_time='' nbr_cpu='' errs and order of '#$ -flag'\n  reads lbl-flag-expl.txt\n  allow to select cpu time or short/medium/long/unlimited/any\n    if selecting qLen -\u003e '-q QQQ' else '-s_cpu D:HH:MM:00'\n  default memory=1GB, pe=serial\n  quota and limits in .js moved to functions\n  hiMem -\u003e disable MPI PEs\n  allow CPU_time = '-' --\u003e unlimited\n  -q uT?? --\u003e -l lowpri\n  -l mem_free= added\n  cpu_time 3:02:20 -\u003e  3d 2h 20m\n  quotaValues() function is trivial\n  added code sniped to show list of hosts in job script when selecting MPI\n0.99/1.3:\n  list of modules read from module-avail.txt\n  use select2 3.5.2 (not 4.x)\n  cleaned up code for \\\u003ctag\\\u003e errors\n\n---\n\n\n\u003c/pre\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmithsonian%2Fqsubgen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmithsonian%2Fqsubgen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmithsonian%2Fqsubgen/lists"}