fix grammar issue
Co-authored-by: AidanBeltonS <87009434+AidanBeltonS@users.noreply.github.com>
This commit is contained in:
parent
573a5dc205
commit
a469431cab
1 changed files with 1 additions and 1 deletions
|
@ -3474,7 +3474,7 @@ class sycl_gpu_mgr {
|
||||||
std::string gpus_list = "";
|
std::string gpus_list = "";
|
||||||
|
|
||||||
/*
|
/*
|
||||||
Use all GPU with same top max compute units
|
Use all GPUs with same top max compute units
|
||||||
*/
|
*/
|
||||||
sycl_gpu_mgr() {
|
sycl_gpu_mgr() {
|
||||||
detect_sycl_gpu_list_with_max_cu();
|
detect_sycl_gpu_list_with_max_cu();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue