Home
last modified time | relevance | path

Searched refs:minVer (Results 1 – 1 of 1) sorted by relevance

/petsc/config/BuildSystem/config/packages/
H A DCUDA.py269 def checkThrustVersion(self,minVer): argument
271 …include = '#include <thrust/version.h> \n#if THRUST_VERSION < ' + str(minVer) + '\n#error "thrust …