initial commit
This commit is contained in:
1414
integratedAnalysis/BP-LocalBP/W1/SMT1/config.ini
Normal file
1414
integratedAnalysis/BP-LocalBP/W1/SMT1/config.ini
Normal file
File diff suppressed because it is too large
Load Diff
1895
integratedAnalysis/BP-LocalBP/W1/SMT1/config.json
Normal file
1895
integratedAnalysis/BP-LocalBP/W1/SMT1/config.json
Normal file
File diff suppressed because it is too large
Load Diff
19
integratedAnalysis/BP-LocalBP/W1/SMT1/fs/proc/cpuinfo
Normal file
19
integratedAnalysis/BP-LocalBP/W1/SMT1/fs/proc/cpuinfo
Normal file
@@ -0,0 +1,19 @@
|
||||
processor : 0
|
||||
vendor_id : Generic
|
||||
cpu family : 0
|
||||
model : 0
|
||||
model name : Generic
|
||||
stepping : 0
|
||||
cpu MHz : 2000.000
|
||||
cache size: : 1024.0K
|
||||
physical id : 0
|
||||
siblings : 1
|
||||
core id : 0
|
||||
cpu cores : 1
|
||||
fpu : yes
|
||||
fpu exception : yes
|
||||
cpuid level : 1
|
||||
wp : yes
|
||||
flags : fpu
|
||||
cache alignment : 64
|
||||
|
||||
2
integratedAnalysis/BP-LocalBP/W1/SMT1/fs/proc/stat
Normal file
2
integratedAnalysis/BP-LocalBP/W1/SMT1/fs/proc/stat
Normal file
@@ -0,0 +1,2 @@
|
||||
cpu 0 0 0 0 0 0 0
|
||||
cpu0 0 0 0 0 0 0 0
|
||||
@@ -0,0 +1 @@
|
||||
0-0
|
||||
@@ -0,0 +1 @@
|
||||
0-0
|
||||
12
integratedAnalysis/BP-LocalBP/W1/SMT1/simerr
Normal file
12
integratedAnalysis/BP-LocalBP/W1/SMT1/simerr
Normal file
@@ -0,0 +1,12 @@
|
||||
warn: The `get_runtime_isa` function is deprecated. Please migrate away from using this function.
|
||||
warn: The se.py script is deprecated. It will be removed in future releases of gem5.
|
||||
warn: The `get_runtime_isa` function is deprecated. Please migrate away from using this function.
|
||||
warn: No dot file generated. Please install pydot to generate the dot file and pdf.
|
||||
src/mem/dram_interface.cc:690: warn: DRAM device capacity (8192 Mbytes) does not match the address range assigned (512 Mbytes)
|
||||
src/base/statistics.hh:279: warn: One of the stats is a legacy stat. Legacy stat is a stat that does not belong to any statistics::Group. Legacy stat is deprecated.
|
||||
system.remote_gdb: Listening for connections on port 7000
|
||||
src/sim/simulate.cc:194: info: Entering event queue @ 0. Starting simulation...
|
||||
src/sim/syscall_emul.cc:74: warn: ignoring syscall set_robust_list(...)
|
||||
src/sim/syscall_emul.cc:74: warn: ignoring syscall rseq(...)
|
||||
src/sim/mem_state.cc:443: info: Increasing stack size by one page.
|
||||
src/sim/syscall_emul.cc:74: warn: ignoring syscall mprotect(...)
|
||||
12
integratedAnalysis/BP-LocalBP/W1/SMT1/simout
Normal file
12
integratedAnalysis/BP-LocalBP/W1/SMT1/simout
Normal file
@@ -0,0 +1,12 @@
|
||||
Global frequency set at 1000000000000 ticks per second
|
||||
gem5 Simulator System. https://www.gem5.org
|
||||
gem5 is copyrighted software; use the --copyright option for details.
|
||||
|
||||
gem5 version 23.0.0.1
|
||||
gem5 compiled Aug 28 2025 18:18:37
|
||||
gem5 started Sep 21 2025 03:09:42
|
||||
gem5 executing on cargdevgpu, pid 3082930
|
||||
command line: /home/carlos/projects/gem5/gem5src/gem5/build/X86/gem5.opt --outdir=/home/carlos/projects/gem5/gem5-data/results/integrated/BP-LocalBP/W1/SMT1 /home/carlos/projects/gem5/gem5src/gem5/configs/deprecated/example/se.py --cmd=/home/carlos/projects/gem5/gem5-run/memtouch/memtouch --cpu-type=DerivO3CPU --caches --l2cache --l1i_size=32kB --l1d_size=32kB --l2_size=1MB --bp-type=LocalBP --maxinsts=20000000 --num-cpus=1 --param 'system.cpu[0].fetchWidth=1' --param 'system.cpu[0].decodeWidth=1' --param 'system.cpu[0].renameWidth=1' --param 'system.cpu[0].issueWidth=1' --param 'system.cpu[0].commitWidth=1' --param 'system.cpu[0].numROBEntries=64' --param 'system.cpu[0].numIQEntries=32' --param 'system.cpu[0].LQEntries=32' --param 'system.cpu[0].SQEntries=32'
|
||||
|
||||
**** REAL SIMULATION ****
|
||||
Exiting @ tick 209664235000 because a thread reached the max instruction count
|
||||
1375
integratedAnalysis/BP-LocalBP/W1/SMT1/stats.txt
Normal file
1375
integratedAnalysis/BP-LocalBP/W1/SMT1/stats.txt
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user