i'm new to gem5. May i ask is there a way to make simulation for a CPU-GPU
heterogeneous computing?? the gem5-gpu is too old and poorly maintained, so it
is better to use GCN3, in ES mode.
For example, i want to simulate that:
1.CPU load several data from CPU memory and handle them.
2.C
https://resources.gem5.org/resources/square
You can find many more examples of this on the homepage of gem5 resources too:
https://resources.gem5.org/
Hope this helps,
Matt
On Wed, Apr 19, 2023 at 10:58?6?2PM 429442672 via gem5-dev
___
gem5-dev ma
an find many more examples of this on the homepage of gem5 resources too:
https://resources.gem5.org/
Hope this helps,
Matt
On Wed, Apr 19, 2023 at 10:58?6?2PM 429442672 via gem5-dev
___
gem5-dev mailing list -- gem5-dev@gem5.org
To unsubscribe send an email to gem5-dev-le...@gem5.org
es of this on the homepage of gem5 resources too:
https://resources.gem5.org/
Hope this helps,
Matt
On Wed, Apr 19, 2023 at 10:58?6?2PM 429442672 via gem5-dev
___
gem5-dev mailing list -- gem5-dev@gem5.org
To unsubscribe send an email to gem5-dev-le...@gem5.org
hi everyone,
I have successfully built and ran DNNMask using the command:
sudo docker run --rm -v ${PWD}:${PWD} -v
${PWD}/gem5-resources/src/gpu/DNNMark/cachefiles:/root/.cache/miopen/2.9.0 -w
${PWD} gcn-gpu
gem5/build/GCN3_X86/gem5.opt gem5/configs/example/apu_se.py -n 3
--benchmark-root=ge
hi everyone,
I have successfully built and ran DNNMark using the command:
sudo docker run --rm -v ${PWD}:${PWD} -v
${PWD}/gem5-resources/src/gpu/DNNMark/cachefiles:/root/.cache/miopen/2.9.0 -w
${PWD} gcn-gpu
gem5/build/GCN3_X86/gem5.opt gem5/configs/example/apu_se.py -n 3
--benchmark-root=ge
Thank you so much for taking the time to answer my questions
For the question 1:
yes, blocked means as what you said: "the program is just running"
I followed your suggestion and made some modifications:
a. for src/gpu/DNNMark/config_example/fc_config.dnnmark:
b. i generate a 30MB data as
Dear Matt,
When i run the benchmarks: dnnmark_test_VGG,
dnnmark_test_alexnet, dnnmark_test_fwd_conv, and i got the same error like this
(get Invalid filter channel number)??
build/GCN3_X86/sim/syscall_emul.cc:74: warn: ignoring syscall fdatasync(...)
build/GCN3_X86/sim/syscall_emul.cc:74:
... (this is not the best performing, option because the resources
are different, but provides a basic setup step to avoid problems like this).
Matt
On Thu, May 11, 2023 at 10:02?6?2PM 429442672 via gem5-dev
___
gem5-dev mailing list -- gem5-dev@