passing icpc compiler for knc target
This commit is contained in:
@@ -589,7 +589,7 @@ def run_tests(options1, args, print_version):
|
||||
options.compiler_exe = "cl.exe"
|
||||
else:
|
||||
options.compiler_exe = "clang++"
|
||||
|
||||
|
||||
# checks the required compiler otherwise prints an error message
|
||||
PATH_dir = string.split(os.getenv("PATH"), os.pathsep)
|
||||
compiler_exists = False
|
||||
|
||||
Reference in New Issue
Block a user