-
Notifications
You must be signed in to change notification settings - Fork 6
Post-eval fixes #53
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't workingenhancementNew features or improvements to existing functionalityNew features or improvements to existing functionality
Description
Things I came across during eval that need to be fixed:
- Use absolute paths in Montage
- Move docking params in to config class
- May Docking deterministic with a seed
- Change default
task.jsontotask.jsonl - Install
ray[client] - Transformer pickling (make a requirement and test)
- Add note on
OMP_NUM_THREADS=1 - Submit pre-task in synthetic workflow (exclude from task count and have a flag)
- Make synthetic app tasks unique always to avoid caching
- Log task exception str / type and success boolean flag in
tasks.jsonl - Fix Ray marking dataframes as immutable in moldesign.
- Dask daemon workers
- Add param for Globus Compute batch size
- Set spawn method for ProcessPoolExecutor
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew features or improvements to existing functionalityNew features or improvements to existing functionality