The webpage at [1] shows RTX 4060 with Compute Capability 8.9.
Unfortunately, if you look at the VAMPIRE 7.0 makefile [2], you should see:
-gencode arch=compute_75,code=compute_75
Thus, it's only supporting up to Compute Capability 7.5. I suppose you could modify the makefile yourself to see if you could get it to work with compute_89.
There was a post at [3] that mentioned the CUDA code was under development last year. However, I've not seen any updates in the group recently on the status for that new code.
Kind Regards,
Gavin
VAMPIRE user