cBio / cbio-cluster

MSKCC cBio cluster documentation
12 stars 2 forks source link

CUDNN module housekeeping #427

Closed tatarsky closed 8 years ago

tatarsky commented 8 years ago

An older version of the Nvidia CUDNN was deployed with an incorrect version number of "7.0" based on the fact it was "CUDA 7.0 compatible".

Its actual version is CUDNN 3.0. Which is rather old now.

We have since added for use as a non-default CUDNN 5.0 and release candidate 5.1 via the module names:

cudnn/5.0
cudnn/5.1

Given we don't believe many people use the CUDNN module "7.0" I will be changing the default version to "cudnn/5.0" tomorrow morning.

If we don't experience any issues I will DELETE the older "7.0" aka "3.0" cudnn libraries after a few weeks.

If that is confusing, I understand and I'll try again.

tatarsky commented 8 years ago

The default module version was changed to the 5.0 version this morning.

tatarsky commented 8 years ago

The old "7.0" which is actually 3.0 will be deleted after one week.

tatarsky commented 8 years ago

The old 7.0 was moved aside to monitor for any issues. Sorry for the delay.