(Reported to Wolfram tech support) For example, the command
trained2 = NetTrain[NetModel["LeNet"], "MNIST", TargetDevice -> "GPU"]
hangs, and attempting to abort crashes the kernel (I downloaded and installed all the necessary libraries, including the latest CUDA toolkit (12.9)).
Anyone else having similar issues and/or aware of an available fix? Thanks
Needs["CUDALink`"]and thenCUDALink`InstallCUDA`CUDAToolkitCompatibilityInformation[]andCUDAQ[]andCUDAInformation[]? $\endgroup$