You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whenever i want to run any command with --mem-type = HMC_2500_1x32 or HBM_1000_4H_1x64, PIMSIm throws back this error at me saying fatal: PIM ports on system.pim_kernels0 are not connected.
Whenever i want to run any command with --mem-type = HMC_2500_1x32 or HBM_1000_4H_1x64, PIMSIm throws back this error at me saying fatal: PIM ports on system.pim_kernels0 are not connected.
I'm running the following command.
./build/X86/gem5.opt --debug-flags=PIM configs/example/se.py --cpu-type=TimingSimpleCPU --caches --l2cache --l1d_size=32kB --l1i_size=32kB --l2_size=2MB --l1d_assoc=4 --l1i_assoc=4 --l2_assoc=8 --enable-pim --pim-type=hybrid --kernel-type=adder --num-pim-kernels=4 --num-pim-processors=8 --number-mem-crossbar=2 --num-links-controller=2 --arch=same --mem-size=8GB --mem-type= HMC_2500_1x32 -c ./tests/test-progs/pim-hello/hellopim
The text was updated successfully, but these errors were encountered: