Sift:Error succes, SIFT:no such file or directory

282 views
Skip to first unread message

nicolas ducas

unread,
Jun 20, 2019, 5:12:06 AM6/20/19
to Sniper simulator
Hello everyone,

For my job i must execute C sharp code on Linux, on sniper.
I have find a compiler who make that.
The hello world run correctly run on linux and also in sniper, but i have the present error.
Sift can't correctly read the Tracefiles, and the error succes is the result of the singleton acces to tthread acces to manage set/get affinity().
success = Sim()->getThreadManager()->getScheduler()->threadGetAffinity(
if i also understand, sift try to open trace file name as            /tmp/tmpR1BCuM/run_benchmarks_response.app1.th0.sift

console error return:
EXECV ignored while in ROI
[SIFT:1] Error: Success
[TRACE:1] -- DONE --
EXECV ignored while in ROI
Hello Mono World
[SIFT:0] Error: No such file or directory
[TRACE:0] -- DONE --
[SNIPER] Disabling performance models

Trevor, can you help me to understand that problème.
i have also problème whith c++ code with c++ schedulling on generated code.

have a good day

c# code easy^

using System;
 
public class HelloWorld
{
   
    public static void Main(string[] args)
    {
        Console.WriteLine ("Hello Mono World");
    }
}

shail...@gmail.com

unread,
Sep 16, 2020, 1:48:57 PM9/16/20
to Sniper simulator
Hi,

I am also encountering this issue while running python programs on Sniper. The error is shown below-

EXECV ignored while in ROI
EXECV ignored while in ROI
EXECV ignored while in ROI
EXECV ignored while in ROI
EXECV ignored while in ROI
EXECV ignored while in ROI
Hello World!

[SIFT:0] Error: No such file or directory
[TRACE:0] -- DONE --
[SNIPER] Disabling performance models
[SNIPER] Leaving ROI after 3.81 seconds
[SNIPER] Simulated 0.3M instructions, 0.5M cycles, 0.54 IPC
[SNIPER] Simulation speed 69.8 KIPS (69.8 KIPS / target core - 14320.1ns/instr)
[SNIPER] Setting instrumentation mode to FAST_FORWARD
[SNIPER] End
[SNIPER] Elapsed time: 3.96 seconds

Please let me know if you had resolved the issue and what needs to be done to solve this. Thanks.

Thanks,
Shailja

Anish Ghimire

unread,
Jun 24, 2021, 2:52:31 PM6/24/21
to Sniper simulator
Hello,
Did anyone solved this problem?


[SIFT:0] Error: No such file or directory
[TRACE:0] -- DONE --
[app0] [RECORD-TRACE] Using the Pin frontend (sift/recorder)
[app0] [histo] [---------- End of output ----------]
[app0] [histo] Done.
[SNIPER] Disabling performance models
[SNIPER] Leaving ROI after 28.35 seconds
[SNIPER] Simulated 0.2M instructions, 0.2M cycles, 1.00 IPC
[SNIPER] Simulation speed 7.3 KIPS (1.8 KIPS / target core - 550138.5ns/instr)

[SNIPER] Setting instrumentation mode to FAST_FORWARD
[SNIPER] End
[SNIPER] Elapsed time: 28.53 seconds
Reply all
Reply to author
Forward
0 new messages