Hi All,

I am a new Marssx86 user. I am trying to use marssx86 for running parsec
benchmarks.

I downloaded the parsec img from marss website, converted it to qcow2
format using qemu-img command. Then, I am trying to use the
util/create_checkpoints.py script to generate the parsec checkpoints.For
that, I am using the following command :-

marss_dir : python utils/create_checkpoints.py

I get the following error :-
char device redirected to /dev/pts/4

Traceback (most recent call last):
  File "util/create_checkpoints.py", line 441, in <module>
    pty_to_stdout(pty_term, ':')
  File "util/create_checkpoints.py", line 405, in pty_to_stdout
    chr = os.read(fd, 1)

I tried changing the memory size in create_checkpoints.py to 8192 from
4096, but that also does not help. Can anybody help me with this issue?

Thanks in advance.

Reena
*Graduate Student
*
*UT Austin*
_______________________________________________
http://www.marss86.org
Marss86-Devel mailing list
[email protected]
https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel

Reply via email to