Open
Description
I am trying to compile whisper.cpp on jetson nx device (aarch64).
When I compile the make file I am erroring out with following:
ggml.h(215): error: identifier "__fp16" is undefined
typedef __fp16 ggml_fp16_t;
^
1 error detected in the compilation of "ggml-cuda.cu".
make: *** [Makefile:178: ggml-cuda.o] Error 2
make: *** Waiting for unfinished jobs....
Anything you can suggeest to get past this?
Metadata
Metadata
Assignees
Labels
No labels