peterhchen

Results 33 comments of peterhchen

How to step in the PyTorch Module, such as, torch.nn.Linear() and etc.

My email address: peter,[email protected] Thanks for the help.

We have old gem5-Aladdin based on old python 2.7 I need to ask system admin to pull the new xyzsam/gem5-Aladdin image On Wed, Nov 3, 2021 at 10:08 AM Sam...

i complied already. I fixed this by: > build/X86/gem5.opt configs/aladdin/aladdin_se.py -c tests/test-progs/hello/bin/x86/linux/hellp >>> Hello World! See below attached document/ [071_CompileRun_Gem5_Aladdin_C_code_CommonZone_V02.pptx](https://github.com/harvard-acc/gem5-aladdin/files/7500393/071_CompileRun_Gem5_Aladdin_C_code_CommonZone_V02.pptx) d!

For me, it seems two steps for all designs (written in C code): 1. Use gcc to compile the c code into binary code. 2. Use gem5.opt with aladdin_se.py to...

Sure. Will try tomorrow On Mon, Nov 8, 2021 at 1:39 PM Sam Xi ***@***.***> wrote: > Can you try configs/example/aladdin_se.py instead? > > — > You are receiving this...

How to modify and compile c code in the integration_test folder? I modify the c file and make. It has the error when include the *h Cannot find the include...

gem5-aladdin/configs/example: No aladdin_se.py. apu_se.py hmc_hello.py read_config.py sc_main.py arm hmc_tgen.cfg ruby_direct_test.py se.py etrace_replay.py hmctest.py ruby_gpu_random_test.py fs.py memcheck.py ruby_mem_test.py garnet_synth_traffic.py memtest.py ruby_random_test.py On Mon, Nov 8, 2021 at 1:39 PM Sam Xi...

Update gem5-aladdin for hello.c Need to understand more on gem5 due to no document can follow for all the tests/ntegration_test cases code modification. On Mon, Nov 8, 2021 at 1:39...

In test_load_store.c, how to print a message in the application? printf("Hello test_load_store\n"); compiled and run again with ./run.sh? On Mon, Nov 8, 2021 at 1:39 PM Sam Xi ***@***.***> wrote:...