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.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
after running this docker command:
sudo docker run -i --rm
-v ~/bids/dataset/:/bids_dataset
-v ~/outputs:/outputs
bids/broccoli
/bids_dataset /outputs participant --participant_label 01
I get this error:
Initialization error is "Unable to create an OpenCL context for the selected device."
OpenCL error is "CL_DEVICE_NOT_AVAILABLE"
OpenCL initialization failed, aborting!
See buildInfo* for output of OpenCL compilation!
The text was updated successfully, but these errors were encountered:
after running this docker command:
sudo docker run -i --rm
-v ~/bids/dataset/:/bids_dataset
-v ~/outputs:/outputs
bids/broccoli
/bids_dataset /outputs participant --participant_label 01
I get this error:
Initialization error is "Unable to create an OpenCL context for the selected device."
OpenCL error is "CL_DEVICE_NOT_AVAILABLE"
OpenCL initialization failed, aborting!
See buildInfo* for output of OpenCL compilation!
The text was updated successfully, but these errors were encountered: