remove un-needed kernels.
#3
Glad you asked.

I've been using the attached batch script to remove everything obsolete from the kernels folder for my config, which is Win 64 bit + sm_35 GPU (GTX Titan).
This page has good info which compute capabilities (sm_xx) belong to which GPUs, but you should always double and triple check that with oclhc (like undeath said, cat prints the compute capability of your gpu through kernel used).
The script is quite simple and can easily be tuned to anyone's needs, once config info is known.
Note, however, that on multi-gpu setup with different GPUs all compute kernels for those GPUs must be present.

Feel free to mess with the script as you wish.


Attached Files
.zip   clean clean clean.zip (Size: 414 bytes / Downloads: 5)


Messages In This Thread
remove un-needed kernels. - by windex007 - 03-05-2015, 07:46 PM
RE: remove un-needed kernels. - by undeath - 03-06-2015, 02:55 PM
RE: remove un-needed kernels. - by Rolf - 03-09-2015, 10:44 AM
RE: remove un-needed kernels. - by Rolf - 03-09-2015, 12:06 PM