You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently writing up patches to enable support for the Tenstorrent Ascalon processor in its 8 wide configuration.
Outside of changes to Makefile.riscv64, param.h and cpuid_riscv64.c, what other changes are required within the RISC-V tree for basic target support?
I'm looking at doing a patch series for optimized kernels later on, but want to enable basic targetting first. Currently unsure what the workflow is for RISC-V.
The text was updated successfully, but these errors were encountered:
(I assume there are some fundamental differences between the Ascalon and what the more generic RISCV64-ZVL256B target was hoping to provide - but perhaps that could be the basis to include in your KERNEL.ASCALON)
Currently writing up patches to enable support for the Tenstorrent Ascalon processor in its 8 wide configuration.
Outside of changes to Makefile.riscv64, param.h and cpuid_riscv64.c, what other changes are required within the RISC-V tree for basic target support?
I'm looking at doing a patch series for optimized kernels later on, but want to enable basic targetting first. Currently unsure what the workflow is for RISC-V.
The text was updated successfully, but these errors were encountered: