-
Thanks to an XSEDE start-up grant, we have an allocation on SDSC's [Expanse GPU Supercomputer](https://www.sdsc.edu/support/user_guides/expanse.html)
This issue will record notes on getting the ser…
-
_As a funcX developer I want releases of the SDK and Endpoint code to be published to pypi so I can use it in dependent code_
# Assumptions
1. The two libraries are deployed as separate pypi packa…
-
Client needs to send list of files to be downloaded as part of the request.
-
A resource inventory with live data(esp on outages) is valuable for projects that I work on (Parsl and funcX). The schema definition is already in great shape and covers most of the info that we'd car…
-
An APS flow currently requires a few things to be in order before a flow will run successfully:
- The source transfer endpoint must be active
- The destination transfer endpoint must be active
- …
-
If we have one 'family' of files (all files that must be transferred together such that each file in the group is only filed once during processing), then we want to run all parsers on those files in …
-
This is a complete list of Sfall functions (opcodes) used in [Olympus 2207](https://olympus2207.com/en/o1-en/). Many require underlying Sfall features (globals, arrays, etc.) which are not yet impleme…
-
Thanks to @banubot for finding this!
When DM calls get_status() on runs, the information being returned by the function very quickly becomes stale. Even though states are reported as switching in t…
-
As heavy pandas user, and after searching the docs for it, I'm still having trouble of doing something simple as below using Deephaven's dynamic tables. **Is there a native way to apply arbitrary Pyt…
-
The `$.context` variable [in flows](https://globus-automate-client.readthedocs.io/en/latest/authoring_flows.html?highlight=_context#pre-populated-run-time-state) contains all the info we need to build…