-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
I just kept rerunning
(aind-ephys-pipeline) (base) yoh@typhon:/data/aind/try-aind-1$ rm -rf logs nextflow/; datalad run -m "Running pipeline via datalad + switching to hdf5 backend" '( export DATA_PATH=$PWD/sourcedata/nwb/ RESULTS_PATH=$PWD HF_HUB_DOWNLOAD_TIMEOUT=300; nextflow -C code/aind-ephys-pipeline/pipeline/nextflow_local.config -log $RESULTS_PATH/logs/nextflow.log run $PWD/code/aind-ephys-pipeline/pipeline/main_multi_backend.nf --n_jobs 8 --job_dispatch_args "--input nwb" --nwb_ecephys_args "--backend hdf5" ; )'
until it succeeded. HF_HUB_DOWNLOAD_TIMEOUT did not have effect since when crash did happen -- it was saying that timeout=10. Unfortunately ATM I do not have captured output to show, will edit when I get one
Metadata
Metadata
Assignees
Labels
No labels