fix grammar issue
Co-authored-by: AidanBeltonS <87009434+AidanBeltonS@users.noreply.github.com>
This commit is contained in:
parent
a469431cab
commit
3da43c4b94
1 changed files with 1 additions and 1 deletions
|
@ -3483,7 +3483,7 @@ class sycl_gpu_mgr {
|
|||
}
|
||||
|
||||
/*
|
||||
Use the assigned GPU as only one
|
||||
Only use the assigned GPU
|
||||
*/
|
||||
sycl_gpu_mgr(int main_gpu_id) {
|
||||
sycl::device device = dpct::dev_mgr::instance().get_device(main_gpu_id);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue