There was an error while loading. Please reload this page.
1 parent c423bd5 commit a83c8e7Copy full SHA for a83c8e7
1 file changed
s3_management/manage_v2.py
@@ -413,6 +413,29 @@
413
"yarl",
414
"zipp",
415
"mslk",
416
+ # ---- torch_xpu packages ----
417
+ "dpcpp_cpp_rt",
418
+ "intel_cmplr_lib_rt",
419
+ "intel_cmplr_lib_ur",
420
+ "intel_cmplr_lic_rt",
421
+ "intel_opencl_rt",
422
+ "intel_sycl_rt",
423
+ "intel_openmp",
424
+ "tcmlib",
425
+ "umf",
426
+ "intel_pti",
427
+ "tbb",
428
+ "oneccl_devel",
429
+ "oneccl",
430
+ "impi_rt",
431
+ "onemkl_sycl_blas",
432
+ "onemkl_sycl_dft",
433
+ "onemkl_sycl_lapack",
434
+ "onemkl_sycl_sparse",
435
+ "onemkl_sycl_rng",
436
+ "onemkl_license",
437
+ "mkl",
438
+ "pyelftools",
439
]
440
}
441
0 commit comments