Skip to content

Commit a31ef08

Browse files
committed
zluda skip test
1 parent 136b595 commit a31ef08

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

modules/launch_utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -575,6 +575,7 @@ def prepare_environment():
575575
print('Setting HIP_VISIBLE_DEVICES and --device-id at the same time may be mistake.')
576576
os.environ['HIP_VISIBLE_DEVICES'] = args.device_id
577577
del args.device_id
578+
args.skip_torch_cuda_test = True
578579

579580
print("ZLUDA support: experimental")
580581
error = None

0 commit comments

Comments
 (0)