https://www.lfd.uci.edu/~gohlke/pythonlibs/#pycuda
For instance, pycuda‑2021.1+cuda114‑cp37‑cp37m‑win_amd64.whl
I guess the cuda114 means that I have to install CUDA 11.4 in my computer(which means that I have to delete the current 11.5 if I want to install this specific file), and the last amd64 means that it is for 64bit windows. But what are the rest of them? How do I check whether my computer meets the requirement of "cp37-cp37m"?