Scientific workflow engine designed for simplicity & scalability. Trivially transition between one off use cases to massive scale production environments
After spending a lot of time trying to understand why the Google Life Sciences API doesn't use the NVIDIA driver version we specified in the workflow via nvidiaDriverVersion, we discovered that this setting is deprecated and ignored by the API:
After spending a lot of time trying to understand why the Google Life Sciences API doesn't use the NVIDIA driver version we specified in the workflow via
nvidiaDriverVersion
, we discovered that this setting is deprecated and ignored by the API:From the API docs:
Also see this discussion on the subject.
Please remove this setting from the Cromwell code and docs, since it is quite misleading.