I have built these and the relevant benchmarks are there (and can be run under Spike) and code fragments which appear to correspond to the various TVM configurations exist under the ../isa directory - but is there a way to use all this? The documentation seems pretty sparse.
--
You received this message because you are subscribed to the Google Groups "RISC-V SW Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sw-dev+unsubscribe@groups.riscv.org.
To post to this group, send email to sw-...@groups.riscv.org.
Visit this group at https://groups.google.com/a/groups.riscv.org/group/sw-dev/.
To view this discussion on the web visit https://groups.google.com/a/groups.riscv.org/d/msgid/sw-dev/CACwZE5Q17os%2BMgoZseU31yMVFJHUQ2Nuf3f3YmKxg%2BtQDM1Hww%40mail.gmail.com.
In the isa directory you can type make run to build all the tests and run all them on spike.
On Mon, Sep 5, 2016 at 7:18 AM, Adrian McMenamin <adrianm...@gmail.com> wrote:
I have built these and the relevant benchmarks are there (and can be run under Spike) and code fragments which appear to correspond to the various TVM configurations exist under the ../isa directory - but is there a way to use all this? The documentation seems pretty sparse.
--
You received this message because you are subscribed to the Google Groups "RISC-V SW Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sw-dev+un...@groups.riscv.org.
To unsubscribe from this group and stop receiving emails from it, send an email to sw-dev+unsubscribe@groups.riscv.org.
To post to this group, send email to sw-...@groups.riscv.org.
Visit this group at https://groups.google.com/a/groups.riscv.org/group/sw-dev/.
To view this discussion on the web visit https://groups.google.com/a/groups.riscv.org/d/msgid/sw-dev/b9a70e98-ac65-4611-b03c-605d61cf2345%40groups.riscv.org.
Thanks for the pointer.
I will try the options you have listed.