Ashuthosh M R

Results 6 issues of Ashuthosh M R

Hi, I generated a test.cpp using the command: python graphitc.py -a ../../test/input/pagerank_with_filename_arg.gt -f ../../test/input_with_schedules/pagerank_pull_parallel.gt -o test.cpp I was able to compile and run the same using OpenMP flags of varying...

**While running the commands as listed in the github page for pagerank application on u250 platform, the make process fails** A clear and concise description of what the bug is....

Hi, I want to run a OpenMP code on Spike. I believe I need a Linux on Spike in SMP mode. So, could someone please help me with how I...

Hey, Could you please let me know if floats are supported at the moment? I tried mempool_fp branch, but couldn't get it to work. Thanks in advance.

Hi, I am trying to run a simple evaluation using chipyard's standalone mode. My chipyard version is 1.8.1. When I execute the command "make SUB_PROJECT=constellation BINARY=none CONFIG=EvalTestConfig00 MODEL=EvalHarness run-binary-debug" inside...

Hi, Is there a way to exit the verilator simulation from the C code whose hex is getting executed using RUN_HEX. For some reason, certain C codes are exiting but...