Skip to content
Discussion options

You must be logged in to vote

I think I understand now. This is in ggml-opencl.c.

The first run means first time in the program because it only needs to happen one time. Maybe a bit misleading.

There is no way it won't be run, there is no option to use OpenCL optionally if it is compiled into the program.

If it doesn't show, CLBlast is not compiled in.

If you use make then it is possible that some objects are compiled with different flags, do a make clean before or always use the -B flag.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@niansa
Comment options

@SlyEcho
Comment options

@niansa
Comment options

@SlyEcho
Comment options

Answer selected by niansa
@niansa
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
need more info The OP should provide more details about the issue
2 participants