-
Two of the execution providers for Parsl, WQ and RCT, support defining resource requirements for task but do so in different ways.
WQ looks for a single `parsl_resource_specification` keyword (see …
-
_Short description_
Native app client thing? Could be run as a native app, put a secret in there, and bypass the full flow in GHA etc.
Enables you to do not just browser based login
Set it up…
-
If I serialize a function, giving a pickled _create_code call in the resulting pickle, I experience this cross version incompatibility:
create such a pickle with dill 0.3.6 and 0.3.7, on Python 3.1…
-
Installing garden-ai on a clean environment installs globus_compute_sdk 2.2.1. However, garden-ai depends on globus_compute_sdk 2.1.0. This causes a pretty significant problem:
In globus_compute_sd…
-
### Board
Closed source product with ESP32-Wrover-IE.N16R8
### Device Description
It is an unique designed acquisition device. The following ESP32 functionalities are used (so far):
- Ethernet /…
-
The most recent version of funcx on PyPi is no longer functional; attempts to use it w/ the most recent DLHub SDK produce:
UserWarning:
The funcX SDK has been renamed to Globus Compute SDK and the…
-
After the container service is integrated, check if error messages are helpful. We need errors to be descriptive so the user can fix the problem
-
FuncX is old, globus-compute-sdk is the newer package.
-
**Describe the bug**
When `~/.funcx` directory is not writable, the funcx client cannot be setup.
1. For example, when using the root account to run uwsgi to start another script. `~/.funcx` will …
-
# Problem
I was trying to make a pipeline that uses [MAST-ML](https://github.com/uw-cmg/MAST-ML/tree/master). MAST-ML pins pyyaml == 5.4.1 in its requirements. `garden-ai` requires >= 6. Because we…