peterhchen

Results 33 comments of peterhchen

Hi Dr. Sam Xi: How to make test for test_mmap? 2. make dma-trace-binary [image: image.png] 3. ./test_mmap-instrumented There is no dynamic_trace.gz generated. [image: image.png] 4. make gem5-accel >> No rule...

In test_multiple_accelerators: > sh run.sh I got the assertion error. [image: image.png] On Tue, Nov 16, 2021 at 9:05 AM Peter Chen ***@***.***> wrote: > Hi Dr. Sam Xi: >...

Hi Dr Sam Xi: I have finished all the integreation_test 1. test_acp: PASS 2. test_aes: FAIL (Cannot generate trace) [image: image.png] [image: image.png] 3. test_array_func_arg: PASS 4. test_array_func_indexing: PASS 5....

Hi, Dr. Sam: We need to generate a dataset for test_load_store. Is there an example to do that? uDockerfile uFROM: gem5-aladdin_autotest (import and included pyTorch ) uWORKDIR /workspace/dataset uCOPY gem5_aladdin_dataset.py...

Hi Dr. Xi: Where can I find the parameters setting document for gem5-aladdin? Below is the only document that I can find from web site: https://harvard-acc.github.io/smaug_docs/run_model_in_simulation.html We need the definitions...

Hi Dr Xi: I made some tests for gem5-aladdin and I found the area never changed as below. The parameters that I used are l11_size, l1i_assoc, l1d_size, l1d_assoc, l2_size, l2_assoc,...

Hi Dr Xi: I used size bytes in common/test_cacti_cache.cfg to generate different area sizes. The document (003_DatasetGeneration_v05.pptx) https://github.com/peterhchen/999_gem5_aladdin/tree/main/12_DockerizePythonAPI [image: image.png] On Thu, Dec 2, 2021 at 2:44 PM Peter Chen...

Dear Dr. Xi: In gem5-Aladdin There is a “common” directory set the cache bytes. This cache bytes affect the size of area. There is “with_cpu” directory set up L1, L2,...

Hi Dr Xi: My GitHub should be accessed by anyone. My coworkers and students all can access the documents. 1. Thanks for the answer. I will ignore test_mmap. 2. company...

Thanks Since Aladdin only support X86, we need RISCV and ARM . I used gem5 for RISCV and ARM for performance I need power and area from Aladdin (or CACTI/MCPAT...