Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CGRA WriteMem: Cannot translate to physical address #6

Open
lishangli opened this issue Sep 15, 2023 · 1 comment
Open

CGRA WriteMem: Cannot translate to physical address #6

lishangli opened this issue Sep 15, 2023 · 1 comment

Comments

@lishangli
Copy link

gem5 version 20.1.0.4
gem5 compiled Sep 15 2023 01:29:30
gem5 started Sep 15 2023 02:51:57
gem5 executing on 3db199a8582e, pid 2730420
command line: /root/ccf/ccf-2.0/gem5/build/ARM/gem5.opt --debug-flags=CGRA /root/ccf/ccf-2.0/gem5/configs/example/se.py -n 1 --cpu-type CGRA4x4R8torus --mem-size=8GB -c ./fibonacci

**** REAL SIMULATION ****
info: Entering event queue @ 0. Starting simulation...
warn: ignoring syscall set_robust_list(...)
warn: ignoring syscall rseq(...)
info: Increasing stack size by one page.
warn: ignoring syscall getrandom(...)
warn: ignoring syscall rseq19(...)
warn: ignoring syscall mprotect(...)
info: Increasing stack size by one page.
info: Increasing stack size by one page.
info: Increasing stack size by one page.
info: Increasing stack size by one page.
info: Increasing stack size by one page.
info: Increasing stack size by one page.
info: Increasing stack size by one page.
info: Increasing stack size by one page.
info: Increasing stack size by one page.
info: Increasing stack size by one page.
info: Increasing stack size by one page.
info: Increasing stack size by one page.
info: Increasing stack size by one page.
info: Increasing stack size by one page.
info: Increasing stack size by one page.
info: Increasing stack size by one page.
info: Increasing stack size by one page.
info: Increasing stack size by one page.
info: Increasing stack size by one page.
info: Increasing stack size by one page.
info: Increasing stack size by one page.
info: Increasing stack size by one page.
info: Increasing stack size by one page.
info: Increasing stack size by one page.
info: Increasing stack size by one page.
info: Increasing stack size by one page.
info: Increasing stack size by one page.
info: Increasing stack size by one page.
warn: ignoring syscall rseq14(...)
info: Increasing stack size by one page.
warn: ignoring syscall rseq14(...)
warn: ignoring syscall rseq14(...)
warn: ignoring syscall rseq14(...)
warn: ignoring syscall rseq14(...)
warn: ignoring syscall rseq14(...)
warn: ignoring syscall rseq14(...)
warn: ignoring syscall rseq14(...)
warn: ignoring syscall rseq14(...)
warn: ignoring syscall rseq14(...)
warn: ignoring syscall rseq14(...)
30560500: system.cpu: Reading Clocks: 61122
warn: ignoring syscall rseq14(...)
86573000: system.cpu:

Setting UP the CGRA - loopID: 1****
86573000: system.cpu: CGRA PARAMETERS: PROLOG= 30, EPILOG=8, II=2, KernelCounter=-3
86573000: system.cpu: CGRA PC : aafc8
86573000: system.cpu:
********************** CGRA Execution is started @ 173147 ****************************
start to write cgra mem!
86588000: system.cpu: In writing INT 0 to address:0 -- row: 0

start to write cgra mem!
86588000: system.cpu: In writing INT 0 to address:0 -- row: 0
86588000: system.cpu:
WARNING: CGRA WriteMem: Cannot translate to physical address!
start to write cgra mem!
86589000: system.cpu: In writing INT 0 to address:0 -- row: 0
86589000: system.cpu:
WARNING: CGRA WriteMem: Cannot translate to physical address!
start to write cgra mem!
86590000: system.cpu: In writing INT 4 to address:0 -- row: 0
86590000: system.cpu:
WARNING: CGRA WriteMem: Cannot translate to physical address!
start to write cgra mem!

When I start to use cgraexe to run the executable program, it gives an warning like this . How can I solve it?

@lishangli
Copy link
Author

Some Extral informations below:

44202500: system.cpu: In writing INT 13500 to address:34bc -- row: 3
Break: WriteMem(): fault = 0
WriteMem(): Req: -428100896
curr_frag_id = 0
Break: writeMem(): do_access = 1 - getFlags = 1
WriteMem(): sendPacket
WriteMem(): threadSnoop
WriteMem(): done writing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant