I updated Sniper Sim to version 8.1, which is available on GitHub, but when running on the Docker image according to this tutorial (
https://snipersim.org/w/Getting_Started), Sniper presents the following output:
Detach Service Count: 1 Pin: pin-3.31 -98861-71afcc22f Copyright 2002-2024 Intel Corporation.
[SNIPER] ----------------------------------------------- ---------------------------------
[SNIPER] Sniper using SIFT/trace-driven frontend
[SNIPER] Running pre-ROI region in CACHE_ONLY mode
[SNIPER] Running application ROI in DETAILED mode
[SNIPER] Running post-ROI region in FAST_FORWARD mode
[SNIPER] ---------------------- -------------------------------------------------- --------
[SNIPER] WARNING: No SIFT connections made yet. Waiting for a total of 360 seconds.
From what I've seen, the new recent update is trying to run on newer versions of Ubuntu and Pin more updated. However, what are the steps to compile and run?
The instructions I used were:
cd docker
make
make run
cd ..
make -j 8
cd test/fft; make run