GithubHelp home page GithubHelp logo

ucb-bar / esp-tests Goto Github PK

View Code? Open in Web Editor NEW
6.0 6.0 5.0 7.26 MB

Custom extensions to the RISC-V tests for the UCB-BAR ESP project

License: Other

Makefile 0.25% Assembly 11.66% C 87.06% Perl 0.17% Scala 0.02% Python 0.84% M4 0.01%

esp-tests's People

Contributors

a0u avatar alonamid avatar aswaterman avatar ccelio avatar cedric-orban avatar cgsfv avatar chihminchao avatar colinschmidt avatar hcook avatar jerryz123 avatar joerchan avatar mwachs5 avatar neelgala avatar palmer-dabbelt avatar pdonahue-ventana avatar qmn avatar richardxia avatar sagark avatar sandeeprajendran avatar sdtwigg avatar srivatsa611y avatar takahirox avatar takeoverjp avatar timsifive avatar tommythorn avatar tovine avatar yunsup avatar zhemao avatar zhonghochen avatar zitaofang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

esp-tests's Issues

Error: unrecognized opcode

Hello,
I am trying to compile your benchmarks in order to test my hwacha + rocket architecture.
I have cloned this repo and recursively initialized all the submodules, but when I try to compile the benchmarks with make it throws the following error:

c-dgemm-opt-multi -I./vec-sdgemm-opt -I./vec-hsgemm-opt -I./vec-saxpy-streamx -I./pmp -DPREALLOCATE=1 -DMULTITHREAD=1 -mcmodel=medany -static -std=gnu99 -O2 -ffast-math -fno-common -fno-builtin-printf -fno-tree-loop-distribute-patterns -march=rv64gcxhwacha -DUSE_HWACHA -o vec-saxpy.riscv ./vec-saxpy/vec_saxpy_main.c ./vec-saxpy/vec_saxpy.c ./common/syscalls.c ./vec-saxpy/vec_saxpy_asm.S ./common/crt.S -static -nostdlib -nostartfiles -lm -lgcc -T ./common/test.ld
./vec-saxpy/vec_saxpy_asm.S: Assembler messages:
./vec-saxpy/vec_saxpy_asm.S:18: Error: unrecognized opcode vsetcfg t0' ./vec-saxpy/vec_saxpy_asm.S:20: Error: unrecognized opcode vmcs vs1,a4'
./vec-saxpy/vec_saxpy_asm.S:22: Error: unrecognized opcode vsetvl t0,a0' ./vec-saxpy/vec_saxpy_asm.S:23: Error: unrecognized opcode vmca va0,a1'
./vec-saxpy/vec_saxpy_asm.S:24: Error: unrecognized opcode vmca va1,a2' ./vec-saxpy/vec_saxpy_asm.S:26: Error: unrecognized opcode vf 0(t5)'
./vec-saxpy/vec_saxpy_asm.S:38: Error: unrecognized opcode vpset vp0' ./vec-saxpy/vec_saxpy_asm.S:39: Error: unrecognized opcode vlw vv0,va0'
./vec-saxpy/vec_saxpy_asm.S:40: Error: unrecognized opcode vlw vv1,va1' ./vec-saxpy/vec_saxpy_asm.S:42: Error: unrecognized opcode vfmadd.s vv1,vs1,vv0,vv1'
./vec-saxpy/vec_saxpy_asm.S:43: Error: unrecognized opcode vsw vv1,va1' ./vec-saxpy/vec_saxpy_asm.S:44: Error: unrecognized opcode vstop'
Makefile:75: recipe for target 'vec-saxpy.riscv' failed
make: *** [vec-saxpy.riscv] Error 1

Do I have something wrong with the environment or how should I proceed?

Thanks in advance.
Regards, MªJosé.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.