Matt Sinclair has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/48023 )

Change subject: gpu-compute: fix typo in compute driver comments
......................................................................

gpu-compute: fix typo in compute driver comments

Change-Id: I550c6c81ffb2ee9143a2676f93385a8b90c4ddd5
---
M src/gpu-compute/gpu_compute_driver.cc
1 file changed, 1 insertion(+), 1 deletion(-)



diff --git a/src/gpu-compute/gpu_compute_driver.cc b/src/gpu-compute/gpu_compute_driver.cc
index 92ac641..4389f31 100644
--- a/src/gpu-compute/gpu_compute_driver.cc
+++ b/src/gpu-compute/gpu_compute_driver.cc
@@ -831,7 +831,7 @@
             // of the region.
             //
             // This is a simplified version of regular system VMAs, but for
- // GPUVM space (non of the clobber/remap nonsense we find in real + // GPUVM space (none of the clobber/remap nonsense we find in real
             // OS managed memory).
             allocateGpuVma(mtype, args->va_addr, args->size);


--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/48023
To unsubscribe, or for help writing mail filters, visit https://gem5-review.googlesource.com/settings

Gerrit-Project: public/gem5
Gerrit-Branch: develop
Gerrit-Change-Id: I550c6c81ffb2ee9143a2676f93385a8b90c4ddd5
Gerrit-Change-Number: 48023
Gerrit-PatchSet: 1
Gerrit-Owner: Matt Sinclair <mattdsincl...@gmail.com>
Gerrit-MessageType: newchange
_______________________________________________
gem5-dev mailing list -- gem5-dev@gem5.org
To unsubscribe send an email to gem5-dev-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to