{"id":27808368,"url":"https://github.com/fspaolo/xgrid","last_synced_at":"2025-05-01T10:49:37.366Z","repository":{"id":139510326,"uuid":"43460847","full_name":"fspaolo/xgrid","owner":"fspaolo","description":"Xgrid.py - Generate and submit batch files for Apple's Xgrid computing","archived":false,"fork":false,"pushed_at":"2015-09-30T22:01:39.000Z","size":128,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-05-01T10:49:31.628Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fspaolo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-09-30T21:40:21.000Z","updated_at":"2015-09-30T21:54:56.000Z","dependencies_parsed_at":"2023-03-13T10:32:21.600Z","dependency_job_id":null,"html_url":"https://github.com/fspaolo/xgrid","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fspaolo%2Fxgrid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fspaolo%2Fxgrid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fspaolo%2Fxgrid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fspaolo%2Fxgrid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fspaolo","download_url":"https://codeload.github.com/fspaolo/xgrid/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251864111,"owners_count":21656288,"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","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":"2025-05-01T10:49:36.931Z","updated_at":"2025-05-01T10:49:37.347Z","avatar_url":"https://github.com/fspaolo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Xgrid.py \n\nGenerate and submit batch files for Apple's Xgrid computing. \n\nThese scripts are wrappers around the `xgrid` command line tool. It \nfacilitates the construction and submission of batch files for \n*multiple* input files. \n\n- `xg-batch.py` - Generate and submit batch files to the Xgrid controller.\n- `xg-result.py` - Get results from the Xgrid controller.\n\n## Examples\n\nTo see the available options::\n\n    python xg-batch.py -h\n\nTo generate and submit a batch file with jobs that run a program\n`prog` with command line argument `arg` on several files:\n\n    python xg-batch.py -s -j jobname -c \"/path/to/prog -a arg\" /path/to/files/*.ext \n\nTo retrieve the results by passing the ID files generated by `xg-batch.py`:\n\n    python xg-result.py file1.id file2.id file3.id ... \n\nOr by passing the directory containing those ID files:\n\n    python xg-result.py /path/to/directory\n\n## Grid computing with Apple's Xgrid\n\nHow to set up a grid of computers using the Mac OSX desktop version:  \n[https://gist.github.com/fspaolo/5942163](https://gist.github.com/fspaolo/5942163)\n\n## See Also\n\n[Xgrid](http://www.apple.com/science/hardware/gridcomputing.html)  \n[Tutorials](http://macresearch.org/the_xgrid_tutorials)  \n[Wiki/Docs/FAQ](http://tengrid.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffspaolo%2Fxgrid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffspaolo%2Fxgrid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffspaolo%2Fxgrid/lists"}