The Wayback Machine - https://web.archive.org/web/20210724180307/https://github.com/topics/high-throughput-computing
#
high-throughput-computing
Here are
16 public repositories
matching this topic...
Open-source software for volunteer computing and grid computing.
A stream processing framework for high-throughput applications.
Updated
Jul 20, 2021
Python
A grain boundary generation code
Updated
Aug 8, 2019
Python
Build and submit workflows to HTCondor in Python
Updated
Jun 23, 2021
Python
An App counts the number of components in an image.
Updated
Jul 9, 2021
Python
ProkEvo - an automated, reproducible, and scalable framework for high-throughput bacterial population genomics analyses.
Updated
May 18, 2021
Jupyter Notebook
Submit file and shell script to start Apache Spark in standalone mode on HTCondor
Updated
Oct 21, 2018
Shell
ChemHTPS is an automated high-throughput screening platform for generating materials and chemical data
Updated
Aug 2, 2020
Python
A collection of examples that show how to use various features in the Bifrost framework.
Updated
May 20, 2021
Jupyter Notebook
A blockchain project for mobile phones to decentralize mining and distribute trust.
HTCondor configuration for GPU jobs
Updated
Oct 18, 2019
Python
High-throughput image analysis for automatic cell counting.
Updated
Jul 31, 2019
Python
A series of scripts used for transferring and validating files with gluster, and for submitting condor jobs
Updated
May 14, 2018
Shell
Updated
Sep 16, 2020
Shell
An interface between the Materials Project software suite and the Schrodinger Python API, designed to allow for high-throughput execution of Jaguar and AutoTS calculations for molecular thermodynamics and kinetics.
Updated
Jul 22, 2021
Python
Improve this page
Add a description, image, and links to the
high-throughput-computing
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
high-throughput-computing
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
So that you can slice over the components of a map as if it was a sequence, which we claim it is anyway...
Possibly also special support for
map[ComponentStatus.Completed]
to return a list of output for completed components without blocking or the user needing to do the checking. Or perhaps that should just be some method...