[GH-ISSUE #15179] Ollama 19.0 does not recognize VRAM on Manjaro Linux and RTX4060 #9717

Closed
opened 2026-04-12 22:36:00 -05:00 by GiteaMirror · 4 comments
Owner

Originally created by @pwoehrer on GitHub (Mar 31, 2026).
Original GitHub issue: https://github.com/ollama/ollama/issues/15179

What is the issue?

After updating ollama by using the curl method to 0.19 it does not recognize the VRAM anymore. The local models run, but no layers are offloaded to the GPU and it is very slow. Before the upgrade everything worked as expected.

CUDA version: 13.1.

Driver version: 590.48.01

Relevant log output

OLLAMA_DEBUG-2 log
time=2026-03-31T21:29:28.743+02:00 level=INFO source=routes.go:1742 msg="server config" env="map[CUDA_VISIBLE_DEVICES: GGML_VK_VISIBLE_DEVICES: GPU_DEVICE_ORDINAL: HIP_VISIBLE_DEVICES: HSA_OVERRIDE_GFX_VERSION: HTTPS_PROXY: HTTP_PROXY: NO_PROXY: OLLAMA_CONTEXT_LENGTH:0 OLLAMA_DEBUG:DEBUG-4 OLLAMA_DEBUG_LOG_REQUESTS:false OLLAMA_EDITOR: OLLAMA_FLASH_ATTENTION:false OLLAMA_GPU_OVERHEAD:0 OLLAMA_HOST:http://127.0.0.1:11434 OLLAMA_KEEP_ALIVE:5m0s OLLAMA_KV_CACHE_TYPE: OLLAMA_LLM_LIBRARY: OLLAMA_LOAD_TIMEOUT:5m0s OLLAMA_MAX_LOADED_MODELS:0 OLLAMA_MAX_QUEUE:512 OLLAMA_MODELS:/home/xxxxxx/.ollama/models OLLAMA_MULTIUSER_CACHE:false OLLAMA_NEW_ENGINE:false OLLAMA_NOHISTORY:false OLLAMA_NOPRUNE:false OLLAMA_NO_CLOUD:false OLLAMA_NUM_PARALLEL:1 OLLAMA_ORIGINS:[http://localhost https://localhost http://localhost:* https://localhost:* http://127.0.0.1 https://127.0.0.1 http://127.0.0.1:* https://127.0.0.1:* http://0.0.0.0 https://0.0.0.0 http://0.0.0.0:* https://0.0.0.0:* app://* file://* tauri://* vscode-webview://* vscode-file://*] OLLAMA_REMOTES:[ollama.com] OLLAMA_SCHED_SPREAD:false OLLAMA_VULKAN:false ROCR_VISIBLE_DEVICES: http_proxy: https_proxy: no_proxy:]"
time=2026-03-31T21:29:28.743+02:00 level=INFO source=routes.go:1744 msg="Ollama cloud disabled: false"
time=2026-03-31T21:29:28.746+02:00 level=INFO source=images.go:477 msg="total blobs: 70"
time=2026-03-31T21:29:28.747+02:00 level=INFO source=images.go:484 msg="total unused blobs removed: 0"
time=2026-03-31T21:29:28.747+02:00 level=INFO source=routes.go:1800 msg="Listening on 127.0.0.1:11434 (version 0.19.0)"
time=2026-03-31T21:29:28.747+02:00 level=DEBUG source=sched.go:145 msg="starting llm scheduler"
time=2026-03-31T21:29:28.747+02:00 level=INFO source=runner.go:67 msg="discovering available GPUs..."
time=2026-03-31T21:29:28.748+02:00 level=TRACE source=runner.go:440 msg="starting runner for device discovery" libDirs="[/usr/local/lib/ollama /usr/local/lib/ollama/cuda_v12]" extraEnvs=map[]
time=2026-03-31T21:29:28.748+02:00 level=INFO source=server.go:432 msg="starting runner" cmd="/usr/local/bin/ollama runner --ollama-engine --port 41259"
time=2026-03-31T21:29:28.748+02:00 level=DEBUG source=server.go:433 msg=subprocess CUDA_PATH=/opt/cuda PATH=/home/xxxxxx/.npm-global/bin:/home/xxxxxx/bin:/home/xxxxxx/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/cuda/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/usr/lib/rustup/bin OLLAMA_DEBUG=2 LD_LIBRARY_PATH=/usr/local/lib/ollama:/usr/local/lib/ollama/cuda_v12 OLLAMA_LIBRARY_PATH=/usr/local/lib/ollama:/usr/local/lib/ollama/cuda_v12
time=2026-03-31T21:29:28.757+02:00 level=INFO source=runner.go:1411 msg="starting ollama engine"
time=2026-03-31T21:29:28.757+02:00 level=INFO source=runner.go:1446 msg="Server listening on 127.0.0.1:41259"
time=2026-03-31T21:29:28.760+02:00 level=DEBUG source=gguf.go:604 msg=general.architecture type=string
time=2026-03-31T21:29:28.760+02:00 level=DEBUG source=gguf.go:604 msg=tokenizer.ggml.model type=string
time=2026-03-31T21:29:28.760+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=general.alignment default=32
time=2026-03-31T21:29:28.760+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=general.alignment default=32
time=2026-03-31T21:29:28.760+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=general.file_type default=0
time=2026-03-31T21:29:28.760+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=general.name default=""
time=2026-03-31T21:29:28.760+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=general.description default=""
time=2026-03-31T21:29:28.760+02:00 level=INFO source=ggml.go:136 msg="" architecture=llama file_type=unknown name="" description="" num_tensors=0 num_key_values=3
time=2026-03-31T21:29:28.760+02:00 level=DEBUG source=ggml.go:94 msg="ggml backend load all from path" path=/usr/local/lib/ollama
time=2026-03-31T21:29:28.760+02:00 level=DEBUG source=ggml.go:94 msg="ggml backend load all from path" path=/usr/local/lib/ollama/cuda_v12
time=2026-03-31T21:29:28.762+02:00 level=INFO source=ggml.go:104 msg=system CPU.0.LLAMAFILE=1 compiler=cgo(gcc)
time=2026-03-31T21:29:28.762+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=llama.block_count default=0
time=2026-03-31T21:29:28.762+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=llama.pooling_type default=0
time=2026-03-31T21:29:28.762+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=llama.expert_count default=0
time=2026-03-31T21:29:28.762+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=tokenizer.ggml.tokens default="&{size:0 values:[]}"
time=2026-03-31T21:29:28.762+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=tokenizer.ggml.scores default="&{size:0 values:[]}"
time=2026-03-31T21:29:28.762+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=tokenizer.ggml.token_type default="&{size:0 values:[]}"
time=2026-03-31T21:29:28.762+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=tokenizer.ggml.merges default="&{size:0 values:[]}"
time=2026-03-31T21:29:28.762+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=tokenizer.ggml.add_bos_token default=true
time=2026-03-31T21:29:28.762+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=tokenizer.ggml.bos_token_id default=0
time=2026-03-31T21:29:28.762+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=tokenizer.ggml.add_eos_token default=false
time=2026-03-31T21:29:28.762+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=tokenizer.ggml.eos_token_id default=0
time=2026-03-31T21:29:28.762+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=tokenizer.ggml.eos_token_ids default="&{size:0 values:[]}"
time=2026-03-31T21:29:28.762+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=tokenizer.ggml.pre default=""
time=2026-03-31T21:29:28.762+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=llama.block_count default=0
time=2026-03-31T21:29:28.762+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=llama.embedding_length default=0
time=2026-03-31T21:29:28.762+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=llama.attention.head_count default=0
time=2026-03-31T21:29:28.762+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=llama.attention.head_count_kv default=0
time=2026-03-31T21:29:28.762+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=llama.attention.key_length default=0
time=2026-03-31T21:29:28.762+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=llama.rope.dimension_count default=0
time=2026-03-31T21:29:28.762+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=llama.attention.layer_norm_rms_epsilon default=0
time=2026-03-31T21:29:28.762+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=llama.rope.freq_base default=100000
time=2026-03-31T21:29:28.762+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=llama.rope.scaling.factor default=1
time=2026-03-31T21:29:28.762+02:00 level=DEBUG source=runner.go:1386 msg="dummy model load took" duration=2.251299ms
time=2026-03-31T21:29:28.762+02:00 level=DEBUG source=runner.go:1391 msg="gathering device infos took" duration=310ns
time=2026-03-31T21:29:28.762+02:00 level=TRACE source=runner.go:467 msg="runner enumerated devices" OLLAMA_LIBRARY_PATH="[/usr/local/lib/ollama /usr/local/lib/ollama/cuda_v12]" devices=[]
time=2026-03-31T21:29:28.762+02:00 level=DEBUG source=runner.go:437 msg="bootstrap discovery took" duration=14.54122ms OLLAMA_LIBRARY_PATH="[/usr/local/lib/ollama /usr/local/lib/ollama/cuda_v12]" extra_envs=map[]
time=2026-03-31T21:29:28.762+02:00 level=TRACE source=runner.go:440 msg="starting runner for device discovery" libDirs="[/usr/local/lib/ollama /usr/local/lib/ollama/cuda_v13]" extraEnvs=map[]
time=2026-03-31T21:29:28.762+02:00 level=INFO source=server.go:432 msg="starting runner" cmd="/usr/local/bin/ollama runner --ollama-engine --port 39517"
time=2026-03-31T21:29:28.762+02:00 level=DEBUG source=server.go:433 msg=subprocess CUDA_PATH=/opt/cuda PATH=/home/xxxxxx/.npm-global/bin:/home/xxxxxx/bin:/home/xxxxxx/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/cuda/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/usr/lib/rustup/bin OLLAMA_DEBUG=2 LD_LIBRARY_PATH=/usr/local/lib/ollama:/usr/local/lib/ollama/cuda_v13 OLLAMA_LIBRARY_PATH=/usr/local/lib/ollama:/usr/local/lib/ollama/cuda_v13
time=2026-03-31T21:29:28.771+02:00 level=INFO source=runner.go:1411 msg="starting ollama engine"
time=2026-03-31T21:29:28.771+02:00 level=INFO source=runner.go:1446 msg="Server listening on 127.0.0.1:39517"
time=2026-03-31T21:29:28.774+02:00 level=DEBUG source=gguf.go:604 msg=general.architecture type=string
time=2026-03-31T21:29:28.774+02:00 level=DEBUG source=gguf.go:604 msg=tokenizer.ggml.model type=string
time=2026-03-31T21:29:28.774+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=general.alignment default=32
time=2026-03-31T21:29:28.774+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=general.alignment default=32
time=2026-03-31T21:29:28.774+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=general.file_type default=0
time=2026-03-31T21:29:28.774+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=general.name default=""
time=2026-03-31T21:29:28.774+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=general.description default=""
time=2026-03-31T21:29:28.774+02:00 level=INFO source=ggml.go:136 msg="" architecture=llama file_type=unknown name="" description="" num_tensors=0 num_key_values=3
time=2026-03-31T21:29:28.774+02:00 level=DEBUG source=ggml.go:94 msg="ggml backend load all from path" path=/usr/local/lib/ollama
time=2026-03-31T21:29:28.774+02:00 level=DEBUG source=ggml.go:94 msg="ggml backend load all from path" path=/usr/local/lib/ollama/cuda_v13
time=2026-03-31T21:29:28.775+02:00 level=INFO source=ggml.go:104 msg=system CPU.0.LLAMAFILE=1 compiler=cgo(gcc)
time=2026-03-31T21:29:28.775+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=llama.block_count default=0
time=2026-03-31T21:29:28.776+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=llama.pooling_type default=0
time=2026-03-31T21:29:28.776+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=llama.expert_count default=0
time=2026-03-31T21:29:28.776+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=tokenizer.ggml.tokens default="&{size:0 values:[]}"
time=2026-03-31T21:29:28.776+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=tokenizer.ggml.scores default="&{size:0 values:[]}"
time=2026-03-31T21:29:28.776+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=tokenizer.ggml.token_type default="&{size:0 values:[]}"
time=2026-03-31T21:29:28.776+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=tokenizer.ggml.merges default="&{size:0 values:[]}"
time=2026-03-31T21:29:28.776+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=tokenizer.ggml.add_bos_token default=true
time=2026-03-31T21:29:28.776+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=tokenizer.ggml.bos_token_id default=0
time=2026-03-31T21:29:28.776+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=tokenizer.ggml.add_eos_token default=false
time=2026-03-31T21:29:28.776+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=tokenizer.ggml.eos_token_id default=0
time=2026-03-31T21:29:28.776+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=tokenizer.ggml.eos_token_ids default="&{size:0 values:[]}"
time=2026-03-31T21:29:28.776+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=tokenizer.ggml.pre default=""
time=2026-03-31T21:29:28.776+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=llama.block_count default=0
time=2026-03-31T21:29:28.776+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=llama.embedding_length default=0
time=2026-03-31T21:29:28.776+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=llama.attention.head_count default=0
time=2026-03-31T21:29:28.776+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=llama.attention.head_count_kv default=0
time=2026-03-31T21:29:28.776+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=llama.attention.key_length default=0
time=2026-03-31T21:29:28.776+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=llama.rope.dimension_count default=0
time=2026-03-31T21:29:28.776+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=llama.attention.layer_norm_rms_epsilon default=0
time=2026-03-31T21:29:28.776+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=llama.rope.freq_base default=100000
time=2026-03-31T21:29:28.776+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=llama.rope.scaling.factor default=1
time=2026-03-31T21:29:28.776+02:00 level=DEBUG source=runner.go:1386 msg="dummy model load took" duration=2.168022ms
time=2026-03-31T21:29:28.776+02:00 level=DEBUG source=runner.go:1391 msg="gathering device infos took" duration=271ns
time=2026-03-31T21:29:28.776+02:00 level=TRACE source=runner.go:467 msg="runner enumerated devices" OLLAMA_LIBRARY_PATH="[/usr/local/lib/ollama /usr/local/lib/ollama/cuda_v13]" devices=[]
time=2026-03-31T21:29:28.776+02:00 level=DEBUG source=runner.go:437 msg="bootstrap discovery took" duration=13.719426ms OLLAMA_LIBRARY_PATH="[/usr/local/lib/ollama /usr/local/lib/ollama/cuda_v13]" extra_envs=map[]
time=2026-03-31T21:29:28.776+02:00 level=DEBUG source=runner.go:124 msg="evaluating which, if any, devices to filter out" initial_count=0
time=2026-03-31T21:29:28.776+02:00 level=TRACE source=runner.go:174 msg="supported GPU library combinations before filtering" supported=map[]
time=2026-03-31T21:29:28.776+02:00 level=DEBUG source=runner.go:40 msg="GPU bootstrap discovery took" duration=28.459973ms
time=2026-03-31T21:29:28.776+02:00 level=INFO source=types.go:60 msg="inference compute" id=cpu library=cpu compute="" name=cpu description=cpu libdirs=ollama driver="" pci_id="" type="" total="62.7 GiB" available="57.9 GiB"
time=2026-03-31T21:29:28.776+02:00 level=INFO source=routes.go:1850 msg="vram-based default context" total_vram="0 B" default_num_ctx=4096

nvidia-smi log:
+-----------------------------------------------------------------------------------------+
| NVIDIA-SMI 590.48.01              Driver Version: 590.48.01      CUDA Version: 13.1     |
+-----------------------------------------+------------------------+----------------------+
| GPU  Name                 Persistence-M | Bus-Id          Disp.A | Volatile Uncorr. ECC |
| Fan  Temp   Perf          Pwr:Usage/Cap |           Memory-Usage | GPU-Util  Compute M. |
|                                         |                        |               MIG M. |
|=========================================+========================+======================|
|   0  NVIDIA GeForce RTX 4060 Ti     Off |   00000000:09:00.0  On |                  N/A |
|  0%   41C    P8             11W /  165W |     642MiB /  16380MiB |      0%      Default |
|                                         |                        |                  N/A |
+-----------------------------------------+------------------------+----------------------+

+-----------------------------------------------------------------------------------------+
| Processes:                                                                              |
|  GPU   GI   CI              PID   Type   Process name                        GPU Memory |
|        ID   ID                                                               Usage      |
|=========================================================================================|
|    0   N/A  N/A            1440      G   /usr/lib/Xorg                            37MiB |
|    0   N/A  N/A            1877      G   /usr/bin/ksecretd                         2MiB |
|    0   N/A  N/A            1936      G   /usr/bin/kwin_wayland                    39MiB |
|    0   N/A  N/A            2021      G   /usr/bin/Xwayland                         9MiB |
|    0   N/A  N/A            2069      G   /usr/bin/ksmserver                        2MiB |
|    0   N/A  N/A            2071      G   /usr/bin/kded6                            2MiB |
|    0   N/A  N/A            2085      G   /usr/bin/plasmashell                    309MiB |
|    0   N/A  N/A            2104      G   /usr/bin/kaccess                          2MiB |
|    0   N/A  N/A            2105      G   ...it-kde-authentication-agent-1          2MiB |
|    0   N/A  N/A            2254      G   /usr/bin/kdeconnectd                      2MiB |
|    0   N/A  N/A            2334      G   /usr/bin/msm_kde_notifier                 2MiB |
|    0   N/A  N/A            2338      G   /usr/bin/yakuake                          2MiB |
|    0   N/A  N/A            2367      G   /usr/bin/pamac-tray-plasma                2MiB |
|    0   N/A  N/A            2410      G   /usr/lib/xdg-desktop-portal-kde           2MiB |
|    0   N/A  N/A            2418      G   /usr/bin/konsole                          2MiB |
|    0   N/A  N/A            3649      G   /usr/bin/kwalletd6                        2MiB |
|    0   N/A  N/A            4003      G   /opt/google/chrome/chrome                 2MiB |
|    0   N/A  N/A            4758      G   /usr/lib/baloorunner                      2MiB |
+-----------------------------------------------------------------------------------------+

OS

Linux

GPU

Nvidia

CPU

AMD

Ollama version

0.19.0

Originally created by @pwoehrer on GitHub (Mar 31, 2026). Original GitHub issue: https://github.com/ollama/ollama/issues/15179 ### What is the issue? After updating ollama by using the curl method to 0.19 it does not recognize the VRAM anymore. The local models run, but no layers are offloaded to the GPU and it is very slow. Before the upgrade everything worked as expected. CUDA version: 13.1. Driver version: 590.48.01 ### Relevant log output ```shell OLLAMA_DEBUG-2 log time=2026-03-31T21:29:28.743+02:00 level=INFO source=routes.go:1742 msg="server config" env="map[CUDA_VISIBLE_DEVICES: GGML_VK_VISIBLE_DEVICES: GPU_DEVICE_ORDINAL: HIP_VISIBLE_DEVICES: HSA_OVERRIDE_GFX_VERSION: HTTPS_PROXY: HTTP_PROXY: NO_PROXY: OLLAMA_CONTEXT_LENGTH:0 OLLAMA_DEBUG:DEBUG-4 OLLAMA_DEBUG_LOG_REQUESTS:false OLLAMA_EDITOR: OLLAMA_FLASH_ATTENTION:false OLLAMA_GPU_OVERHEAD:0 OLLAMA_HOST:http://127.0.0.1:11434 OLLAMA_KEEP_ALIVE:5m0s OLLAMA_KV_CACHE_TYPE: OLLAMA_LLM_LIBRARY: OLLAMA_LOAD_TIMEOUT:5m0s OLLAMA_MAX_LOADED_MODELS:0 OLLAMA_MAX_QUEUE:512 OLLAMA_MODELS:/home/xxxxxx/.ollama/models OLLAMA_MULTIUSER_CACHE:false OLLAMA_NEW_ENGINE:false OLLAMA_NOHISTORY:false OLLAMA_NOPRUNE:false OLLAMA_NO_CLOUD:false OLLAMA_NUM_PARALLEL:1 OLLAMA_ORIGINS:[http://localhost https://localhost http://localhost:* https://localhost:* http://127.0.0.1 https://127.0.0.1 http://127.0.0.1:* https://127.0.0.1:* http://0.0.0.0 https://0.0.0.0 http://0.0.0.0:* https://0.0.0.0:* app://* file://* tauri://* vscode-webview://* vscode-file://*] OLLAMA_REMOTES:[ollama.com] OLLAMA_SCHED_SPREAD:false OLLAMA_VULKAN:false ROCR_VISIBLE_DEVICES: http_proxy: https_proxy: no_proxy:]" time=2026-03-31T21:29:28.743+02:00 level=INFO source=routes.go:1744 msg="Ollama cloud disabled: false" time=2026-03-31T21:29:28.746+02:00 level=INFO source=images.go:477 msg="total blobs: 70" time=2026-03-31T21:29:28.747+02:00 level=INFO source=images.go:484 msg="total unused blobs removed: 0" time=2026-03-31T21:29:28.747+02:00 level=INFO source=routes.go:1800 msg="Listening on 127.0.0.1:11434 (version 0.19.0)" time=2026-03-31T21:29:28.747+02:00 level=DEBUG source=sched.go:145 msg="starting llm scheduler" time=2026-03-31T21:29:28.747+02:00 level=INFO source=runner.go:67 msg="discovering available GPUs..." time=2026-03-31T21:29:28.748+02:00 level=TRACE source=runner.go:440 msg="starting runner for device discovery" libDirs="[/usr/local/lib/ollama /usr/local/lib/ollama/cuda_v12]" extraEnvs=map[] time=2026-03-31T21:29:28.748+02:00 level=INFO source=server.go:432 msg="starting runner" cmd="/usr/local/bin/ollama runner --ollama-engine --port 41259" time=2026-03-31T21:29:28.748+02:00 level=DEBUG source=server.go:433 msg=subprocess CUDA_PATH=/opt/cuda PATH=/home/xxxxxx/.npm-global/bin:/home/xxxxxx/bin:/home/xxxxxx/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/cuda/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/usr/lib/rustup/bin OLLAMA_DEBUG=2 LD_LIBRARY_PATH=/usr/local/lib/ollama:/usr/local/lib/ollama/cuda_v12 OLLAMA_LIBRARY_PATH=/usr/local/lib/ollama:/usr/local/lib/ollama/cuda_v12 time=2026-03-31T21:29:28.757+02:00 level=INFO source=runner.go:1411 msg="starting ollama engine" time=2026-03-31T21:29:28.757+02:00 level=INFO source=runner.go:1446 msg="Server listening on 127.0.0.1:41259" time=2026-03-31T21:29:28.760+02:00 level=DEBUG source=gguf.go:604 msg=general.architecture type=string time=2026-03-31T21:29:28.760+02:00 level=DEBUG source=gguf.go:604 msg=tokenizer.ggml.model type=string time=2026-03-31T21:29:28.760+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=general.alignment default=32 time=2026-03-31T21:29:28.760+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=general.alignment default=32 time=2026-03-31T21:29:28.760+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=general.file_type default=0 time=2026-03-31T21:29:28.760+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=general.name default="" time=2026-03-31T21:29:28.760+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=general.description default="" time=2026-03-31T21:29:28.760+02:00 level=INFO source=ggml.go:136 msg="" architecture=llama file_type=unknown name="" description="" num_tensors=0 num_key_values=3 time=2026-03-31T21:29:28.760+02:00 level=DEBUG source=ggml.go:94 msg="ggml backend load all from path" path=/usr/local/lib/ollama time=2026-03-31T21:29:28.760+02:00 level=DEBUG source=ggml.go:94 msg="ggml backend load all from path" path=/usr/local/lib/ollama/cuda_v12 time=2026-03-31T21:29:28.762+02:00 level=INFO source=ggml.go:104 msg=system CPU.0.LLAMAFILE=1 compiler=cgo(gcc) time=2026-03-31T21:29:28.762+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=llama.block_count default=0 time=2026-03-31T21:29:28.762+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=llama.pooling_type default=0 time=2026-03-31T21:29:28.762+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=llama.expert_count default=0 time=2026-03-31T21:29:28.762+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=tokenizer.ggml.tokens default="&{size:0 values:[]}" time=2026-03-31T21:29:28.762+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=tokenizer.ggml.scores default="&{size:0 values:[]}" time=2026-03-31T21:29:28.762+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=tokenizer.ggml.token_type default="&{size:0 values:[]}" time=2026-03-31T21:29:28.762+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=tokenizer.ggml.merges default="&{size:0 values:[]}" time=2026-03-31T21:29:28.762+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=tokenizer.ggml.add_bos_token default=true time=2026-03-31T21:29:28.762+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=tokenizer.ggml.bos_token_id default=0 time=2026-03-31T21:29:28.762+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=tokenizer.ggml.add_eos_token default=false time=2026-03-31T21:29:28.762+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=tokenizer.ggml.eos_token_id default=0 time=2026-03-31T21:29:28.762+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=tokenizer.ggml.eos_token_ids default="&{size:0 values:[]}" time=2026-03-31T21:29:28.762+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=tokenizer.ggml.pre default="" time=2026-03-31T21:29:28.762+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=llama.block_count default=0 time=2026-03-31T21:29:28.762+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=llama.embedding_length default=0 time=2026-03-31T21:29:28.762+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=llama.attention.head_count default=0 time=2026-03-31T21:29:28.762+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=llama.attention.head_count_kv default=0 time=2026-03-31T21:29:28.762+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=llama.attention.key_length default=0 time=2026-03-31T21:29:28.762+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=llama.rope.dimension_count default=0 time=2026-03-31T21:29:28.762+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=llama.attention.layer_norm_rms_epsilon default=0 time=2026-03-31T21:29:28.762+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=llama.rope.freq_base default=100000 time=2026-03-31T21:29:28.762+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=llama.rope.scaling.factor default=1 time=2026-03-31T21:29:28.762+02:00 level=DEBUG source=runner.go:1386 msg="dummy model load took" duration=2.251299ms time=2026-03-31T21:29:28.762+02:00 level=DEBUG source=runner.go:1391 msg="gathering device infos took" duration=310ns time=2026-03-31T21:29:28.762+02:00 level=TRACE source=runner.go:467 msg="runner enumerated devices" OLLAMA_LIBRARY_PATH="[/usr/local/lib/ollama /usr/local/lib/ollama/cuda_v12]" devices=[] time=2026-03-31T21:29:28.762+02:00 level=DEBUG source=runner.go:437 msg="bootstrap discovery took" duration=14.54122ms OLLAMA_LIBRARY_PATH="[/usr/local/lib/ollama /usr/local/lib/ollama/cuda_v12]" extra_envs=map[] time=2026-03-31T21:29:28.762+02:00 level=TRACE source=runner.go:440 msg="starting runner for device discovery" libDirs="[/usr/local/lib/ollama /usr/local/lib/ollama/cuda_v13]" extraEnvs=map[] time=2026-03-31T21:29:28.762+02:00 level=INFO source=server.go:432 msg="starting runner" cmd="/usr/local/bin/ollama runner --ollama-engine --port 39517" time=2026-03-31T21:29:28.762+02:00 level=DEBUG source=server.go:433 msg=subprocess CUDA_PATH=/opt/cuda PATH=/home/xxxxxx/.npm-global/bin:/home/xxxxxx/bin:/home/xxxxxx/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/cuda/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/usr/lib/rustup/bin OLLAMA_DEBUG=2 LD_LIBRARY_PATH=/usr/local/lib/ollama:/usr/local/lib/ollama/cuda_v13 OLLAMA_LIBRARY_PATH=/usr/local/lib/ollama:/usr/local/lib/ollama/cuda_v13 time=2026-03-31T21:29:28.771+02:00 level=INFO source=runner.go:1411 msg="starting ollama engine" time=2026-03-31T21:29:28.771+02:00 level=INFO source=runner.go:1446 msg="Server listening on 127.0.0.1:39517" time=2026-03-31T21:29:28.774+02:00 level=DEBUG source=gguf.go:604 msg=general.architecture type=string time=2026-03-31T21:29:28.774+02:00 level=DEBUG source=gguf.go:604 msg=tokenizer.ggml.model type=string time=2026-03-31T21:29:28.774+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=general.alignment default=32 time=2026-03-31T21:29:28.774+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=general.alignment default=32 time=2026-03-31T21:29:28.774+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=general.file_type default=0 time=2026-03-31T21:29:28.774+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=general.name default="" time=2026-03-31T21:29:28.774+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=general.description default="" time=2026-03-31T21:29:28.774+02:00 level=INFO source=ggml.go:136 msg="" architecture=llama file_type=unknown name="" description="" num_tensors=0 num_key_values=3 time=2026-03-31T21:29:28.774+02:00 level=DEBUG source=ggml.go:94 msg="ggml backend load all from path" path=/usr/local/lib/ollama time=2026-03-31T21:29:28.774+02:00 level=DEBUG source=ggml.go:94 msg="ggml backend load all from path" path=/usr/local/lib/ollama/cuda_v13 time=2026-03-31T21:29:28.775+02:00 level=INFO source=ggml.go:104 msg=system CPU.0.LLAMAFILE=1 compiler=cgo(gcc) time=2026-03-31T21:29:28.775+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=llama.block_count default=0 time=2026-03-31T21:29:28.776+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=llama.pooling_type default=0 time=2026-03-31T21:29:28.776+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=llama.expert_count default=0 time=2026-03-31T21:29:28.776+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=tokenizer.ggml.tokens default="&{size:0 values:[]}" time=2026-03-31T21:29:28.776+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=tokenizer.ggml.scores default="&{size:0 values:[]}" time=2026-03-31T21:29:28.776+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=tokenizer.ggml.token_type default="&{size:0 values:[]}" time=2026-03-31T21:29:28.776+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=tokenizer.ggml.merges default="&{size:0 values:[]}" time=2026-03-31T21:29:28.776+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=tokenizer.ggml.add_bos_token default=true time=2026-03-31T21:29:28.776+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=tokenizer.ggml.bos_token_id default=0 time=2026-03-31T21:29:28.776+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=tokenizer.ggml.add_eos_token default=false time=2026-03-31T21:29:28.776+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=tokenizer.ggml.eos_token_id default=0 time=2026-03-31T21:29:28.776+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=tokenizer.ggml.eos_token_ids default="&{size:0 values:[]}" time=2026-03-31T21:29:28.776+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=tokenizer.ggml.pre default="" time=2026-03-31T21:29:28.776+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=llama.block_count default=0 time=2026-03-31T21:29:28.776+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=llama.embedding_length default=0 time=2026-03-31T21:29:28.776+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=llama.attention.head_count default=0 time=2026-03-31T21:29:28.776+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=llama.attention.head_count_kv default=0 time=2026-03-31T21:29:28.776+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=llama.attention.key_length default=0 time=2026-03-31T21:29:28.776+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=llama.rope.dimension_count default=0 time=2026-03-31T21:29:28.776+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=llama.attention.layer_norm_rms_epsilon default=0 time=2026-03-31T21:29:28.776+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=llama.rope.freq_base default=100000 time=2026-03-31T21:29:28.776+02:00 level=DEBUG source=ggml.go:324 msg="key with type not found" key=llama.rope.scaling.factor default=1 time=2026-03-31T21:29:28.776+02:00 level=DEBUG source=runner.go:1386 msg="dummy model load took" duration=2.168022ms time=2026-03-31T21:29:28.776+02:00 level=DEBUG source=runner.go:1391 msg="gathering device infos took" duration=271ns time=2026-03-31T21:29:28.776+02:00 level=TRACE source=runner.go:467 msg="runner enumerated devices" OLLAMA_LIBRARY_PATH="[/usr/local/lib/ollama /usr/local/lib/ollama/cuda_v13]" devices=[] time=2026-03-31T21:29:28.776+02:00 level=DEBUG source=runner.go:437 msg="bootstrap discovery took" duration=13.719426ms OLLAMA_LIBRARY_PATH="[/usr/local/lib/ollama /usr/local/lib/ollama/cuda_v13]" extra_envs=map[] time=2026-03-31T21:29:28.776+02:00 level=DEBUG source=runner.go:124 msg="evaluating which, if any, devices to filter out" initial_count=0 time=2026-03-31T21:29:28.776+02:00 level=TRACE source=runner.go:174 msg="supported GPU library combinations before filtering" supported=map[] time=2026-03-31T21:29:28.776+02:00 level=DEBUG source=runner.go:40 msg="GPU bootstrap discovery took" duration=28.459973ms time=2026-03-31T21:29:28.776+02:00 level=INFO source=types.go:60 msg="inference compute" id=cpu library=cpu compute="" name=cpu description=cpu libdirs=ollama driver="" pci_id="" type="" total="62.7 GiB" available="57.9 GiB" time=2026-03-31T21:29:28.776+02:00 level=INFO source=routes.go:1850 msg="vram-based default context" total_vram="0 B" default_num_ctx=4096 nvidia-smi log: +-----------------------------------------------------------------------------------------+ | NVIDIA-SMI 590.48.01 Driver Version: 590.48.01 CUDA Version: 13.1 | +-----------------------------------------+------------------------+----------------------+ | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | | | | MIG M. | |=========================================+========================+======================| | 0 NVIDIA GeForce RTX 4060 Ti Off | 00000000:09:00.0 On | N/A | | 0% 41C P8 11W / 165W | 642MiB / 16380MiB | 0% Default | | | | N/A | +-----------------------------------------+------------------------+----------------------+ +-----------------------------------------------------------------------------------------+ | Processes: | | GPU GI CI PID Type Process name GPU Memory | | ID ID Usage | |=========================================================================================| | 0 N/A N/A 1440 G /usr/lib/Xorg 37MiB | | 0 N/A N/A 1877 G /usr/bin/ksecretd 2MiB | | 0 N/A N/A 1936 G /usr/bin/kwin_wayland 39MiB | | 0 N/A N/A 2021 G /usr/bin/Xwayland 9MiB | | 0 N/A N/A 2069 G /usr/bin/ksmserver 2MiB | | 0 N/A N/A 2071 G /usr/bin/kded6 2MiB | | 0 N/A N/A 2085 G /usr/bin/plasmashell 309MiB | | 0 N/A N/A 2104 G /usr/bin/kaccess 2MiB | | 0 N/A N/A 2105 G ...it-kde-authentication-agent-1 2MiB | | 0 N/A N/A 2254 G /usr/bin/kdeconnectd 2MiB | | 0 N/A N/A 2334 G /usr/bin/msm_kde_notifier 2MiB | | 0 N/A N/A 2338 G /usr/bin/yakuake 2MiB | | 0 N/A N/A 2367 G /usr/bin/pamac-tray-plasma 2MiB | | 0 N/A N/A 2410 G /usr/lib/xdg-desktop-portal-kde 2MiB | | 0 N/A N/A 2418 G /usr/bin/konsole 2MiB | | 0 N/A N/A 3649 G /usr/bin/kwalletd6 2MiB | | 0 N/A N/A 4003 G /opt/google/chrome/chrome 2MiB | | 0 N/A N/A 4758 G /usr/lib/baloorunner 2MiB | +-----------------------------------------------------------------------------------------+ ``` ### OS Linux ### GPU Nvidia ### CPU AMD ### Ollama version 0.19.0
GiteaMirror added the bug label 2026-04-12 22:36:00 -05:00
Author
Owner

@rick-github commented on GitHub (Mar 31, 2026):

What's the output of

find /usr/local/lib/ollama
<!-- gh-comment-id:4165513371 --> @rick-github commented on GitHub (Mar 31, 2026): What's the output of ``` find /usr/local/lib/ollama ```
Author
Owner

@pwoehrer commented on GitHub (Apr 1, 2026):

Thank you for your time!

find /usr/local/ollama shows:

/usr/local/lib/ollama
/usr/local/lib/ollama/libggml-cpu-x64.so
/usr/local/lib/ollama/libggml-cpu-icelake.so
/usr/local/lib/ollama/libggml-cpu-skylakex.so
/usr/local/lib/ollama/cuda_v13
/usr/local/lib/ollama/cuda_v13/libcublas.so.13.1.0.3
/usr/local/lib/ollama/cuda_v13/libcublas.so.13
/usr/local/lib/ollama/cuda_v13/libcublasLt.so.13.1.0.3
/usr/local/lib/ollama/cuda_v13/libggml-cuda.so
/usr/local/lib/ollama/cuda_v13/libcudart.so.13
/usr/local/lib/ollama/cuda_v13/libcudart.so.13.0.96
/usr/local/lib/ollama/cuda_v13/libcublasLt.so.13
/usr/local/lib/ollama/cuda_v12
/usr/local/lib/ollama/cuda_v12/libcublas.so.12.8.4.1
/usr/local/lib/ollama/cuda_v12/libcudart.so.12.8.90
/usr/local/lib/ollama/cuda_v12/libcublasLt.so.12
/usr/local/lib/ollama/cuda_v12/libcudart.so.12
/usr/local/lib/ollama/cuda_v12/libcublasLt.so.12.8.4.1
/usr/local/lib/ollama/cuda_v12/libcublas.so.12
/usr/local/lib/ollama/cuda_v12/libggml-cuda.so
/usr/local/lib/ollama/libggml-cpu-sandybridge.so
/usr/local/lib/ollama/libggml-cpu-haswell.so
/usr/local/lib/ollama/libggml-cpu-alderlake.so
/usr/local/lib/ollama/include
/usr/local/lib/ollama/vulkan
/usr/local/lib/ollama/vulkan/libvulkan.so.1.4.321
/usr/local/lib/ollama/vulkan/libvulkan.so.1
/usr/local/lib/ollama/vulkan/libggml-vulkan.so
/usr/local/lib/ollama/libggml-base.so.0
/usr/local/lib/ollama/mlx_cuda_v13
/usr/local/lib/ollama/mlx_cuda_v13/libnvrtc.so.13.0.88
/usr/local/lib/ollama/mlx_cuda_v13/libcublas.so.13.1.0.3
/usr/local/lib/ollama/mlx_cuda_v13/libcudnn_heuristic.so.9
/usr/local/lib/ollama/mlx_cuda_v13/libgfortran.so.5.0.0
/usr/local/lib/ollama/mlx_cuda_v13/libcudnn_engines_runtime_compiled.so.9.20.0
/usr/local/lib/ollama/mlx_cuda_v13/libcublas.so.13
/usr/local/lib/ollama/mlx_cuda_v13/libgfortran.so.5
/usr/local/lib/ollama/mlx_cuda_v13/libcudnn_ops.so.9
/usr/local/lib/ollama/mlx_cuda_v13/libnvrtc-builtins.so.13.0
/usr/local/lib/ollama/mlx_cuda_v13/libmlxc.so
/usr/local/lib/ollama/mlx_cuda_v13/libcudnn.so.9.20.0
/usr/local/lib/ollama/mlx_cuda_v13/libcufft.so
/usr/local/lib/ollama/mlx_cuda_v13/libcublasLt.so.13.1.0.3
/usr/local/lib/ollama/mlx_cuda_v13/libcudart.so
/usr/local/lib/ollama/mlx_cuda_v13/libcudnn_graph.so.9.20.0
/usr/local/lib/ollama/mlx_cuda_v13/libcufft.so.12
/usr/local/lib/ollama/mlx_cuda_v13/libopenblas.so.0
/usr/local/lib/ollama/mlx_cuda_v13/libnvrtc.so
/usr/local/lib/ollama/mlx_cuda_v13/libnccl.so.2.29.7
/usr/local/lib/ollama/mlx_cuda_v13/libcudnn_engines_precompiled.so.9.20.0
/usr/local/lib/ollama/mlx_cuda_v13/libnccl.so.2
/usr/local/lib/ollama/mlx_cuda_v13/libnvrtc.so.13
/usr/local/lib/ollama/mlx_cuda_v13/libopenblas-r0.3.15.so
/usr/local/lib/ollama/mlx_cuda_v13/libnvrtc-builtins.so.13.0.88
/usr/local/lib/ollama/mlx_cuda_v13/libcudnn_ops.so.9.20.0
/usr/local/lib/ollama/mlx_cuda_v13/libmlx.so
/usr/local/lib/ollama/mlx_cuda_v13/libcudart.so.13
/usr/local/lib/ollama/mlx_cuda_v13/libcudnn_adv.so.9
/usr/local/lib/ollama/mlx_cuda_v13/libcudnn_graph.so.9
/usr/local/lib/ollama/mlx_cuda_v13/libcudnn_engines_precompiled.so.9
/usr/local/lib/ollama/mlx_cuda_v13/libnvrtc-builtins.so
/usr/local/lib/ollama/mlx_cuda_v13/libcudnn_heuristic.so.9.20.0
/usr/local/lib/ollama/mlx_cuda_v13/include
/usr/local/lib/ollama/mlx_cuda_v13/include/cuda_fp8.hpp
/usr/local/lib/ollama/mlx_cuda_v13/include/cuda_runtime_api.h
/usr/local/lib/ollama/mlx_cuda_v13/include/surface_types.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cooperative_groups.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cuda_fp16.hpp
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/nv
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/nv/target
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/nv/detail
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/nv/detail/__target_macros
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/nv/detail/__preprocessor
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/cmath
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/stream_ref
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__semaphore
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__semaphore/counting_semaphore.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__event
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__event/timed_event.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__event/event.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__event/event_ref.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__memory
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__memory/align_down.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__memory/ptr_rebind.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__memory/address_space.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__memory/align_up.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__memory/is_aligned.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/bit
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/semaphore
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__device
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__device/arch_traits.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__device/attributes.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__device/all_devices.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__device/compute_capability.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__device/arch_id.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__device/physical_device.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__device/device_ref.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/pipeline
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__type_traits
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__type_traits/is_floating_point.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__type_traits/is_specialization_of.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__barrier
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__barrier/barrier_expect_tx.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__barrier/aligned_size.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__barrier/barrier_native_handle.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__barrier/barrier_arrive_tx.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__barrier/async_contract_fulfillment.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__barrier/barrier.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__barrier/barrier_block_scope.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__barrier/barrier_thread_scope.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/st_bulk.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/tcgen05_shift.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/multimem_ld_reduce.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/fence.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/tcgen05_commit.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/exit.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/mbarrier_wait.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/cp_async_bulk.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/mbarrier_test_wait_parity.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/st_bulk.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/tcgen05_shift.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/multimem_ld_reduce.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/fence.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/tcgen05_commit.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/exit.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/fence_proxy_async.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/cp_async_bulk.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/fence_proxy_async_generic_sync_restrict.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/mbarrier_test_wait.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/shr.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/tcgen05_st.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/bmsk.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/shl.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/ld.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/cp_async_bulk_wait_group.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/mbarrier_arrive_no_complete.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/clusterlaunchcontrol.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/tcgen05_mma.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/st.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/tcgen05_wait.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/barrier_cluster.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/get_sreg.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/multimem_red.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/fence_sync_restrict.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/elect_sync.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/cp_async_bulk_commit_group.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/mbarrier_init.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/trap.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/mbarrier_arrive_expect_tx.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/cp_async_bulk_tensor_multicast.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/cp_reduce_async_bulk_f16.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/cp_async_bulk_tensor.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/mbarrier_arrive.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/cp_async_mbarrier_arrive_noinc.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/mbarrier_try_wait.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/mbarrier_expect_tx.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/tcgen05_ld.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/bfind.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/tensormap_cp_fenceproxy.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/getctarank.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/mbarrier_try_wait_parity.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/cp_async_mbarrier_arrive.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/tcgen05_fence.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/cp_async_bulk_tensor_gather_scatter.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/tcgen05_mma_ws.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/cp_reduce_async_bulk.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/tcgen05_alloc.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/tcgen05_cp.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/fence_proxy_tensormap_generic.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/st_async.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/cp_async_bulk_multicast.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/red_async.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/fence_mbarrier_init.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/tensormap_replace.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/cp_reduce_async_bulk_bf16.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/multimem_st.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/fence_proxy_alias.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/prmt.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/cp_reduce_async_bulk_tensor.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/shr.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/tcgen05_st.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/bmsk.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/shl.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/ld.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/cp_async_bulk_wait_group.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/clusterlaunchcontrol.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/tcgen05_mma.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/st.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/tcgen05_wait.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/barrier_cluster.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/get_sreg.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/multimem_red.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/elect_sync.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/cp_async_bulk_commit_group.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/mbarrier_init.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/trap.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/shfl_sync.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/cp_async_bulk_tensor.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/mbarrier_arrive.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/mbarrier_expect_tx.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/tcgen05_ld.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/bfind.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/tensormap_cp_fenceproxy.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/getctarank.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/cp_async_mbarrier_arrive.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/tcgen05_fence.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/tcgen05_mma_ws.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/cp_reduce_async_bulk.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/tcgen05_alloc.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/tcgen05_cp.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/st_async.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/red_async.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/tensormap_replace.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/multimem_st.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/prmt.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/cp_reduce_async_bulk_tensor.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/ptx_helper_functions.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/ptx_dot_variants.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__cccl_config
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/functional
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__memcpy_async
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__memcpy_async/memcpy_async.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__memcpy_async/memcpy_async_barrier.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__memcpy_async/check_preconditions.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__memcpy_async/memcpy_async_tx.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__memcpy_async/completion_mechanism.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__memcpy_async/cp_async_bulk_shared_global.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__memcpy_async/memcpy_completion.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__memcpy_async/try_get_barrier_handle.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__memcpy_async/is_local_smem_barrier.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__memcpy_async/dispatch_memcpy_async.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__memcpy_async/cp_async_fallback.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__memcpy_async/cp_async_shared_global.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__memory_resource
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__memory_resource/properties.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__memory_resource/get_property.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__memory_resource/resource.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__memory_resource/resource_ref.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__memory_resource/get_memory_resource.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/atomic
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/latch
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/stream
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__runtime
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__runtime/ensure_current_context.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/annotated_ptr
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/devices
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/ptx
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/version
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__stream
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__stream/stream_ref.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__stream/get_stream.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__stream/stream.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__utility
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__utility/inherit.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__utility/static_for.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__utility/__basic_any
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__utility/__basic_any/access.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__utility/__basic_any/basic_any_fwd.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__utility/__basic_any/virtual_ptrs.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__utility/__basic_any/conversions.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__utility/__basic_any/basic_any_base.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__utility/__basic_any/basic_any_ptr.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__utility/__basic_any/tagged_ptr.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__utility/__basic_any/virtcall.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__utility/__basic_any/basic_any_from.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__utility/__basic_any/semiregular.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__utility/__basic_any/rtti.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__utility/__basic_any/any_cast.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__utility/__basic_any/basic_any_ref.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__utility/__basic_any/iset.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__utility/__basic_any/storage.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__utility/__basic_any/basic_any_value.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__utility/__basic_any/virtual_tables.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__utility/__basic_any/virtual_functions.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__utility/__basic_any/dynamic_any_cast.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__utility/__basic_any/overrides.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__utility/__basic_any/interfaces.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__utility/immovable.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__utility/no_init.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__utility/basic_any.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/utility
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__annotated_ptr
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__annotated_ptr/annotated_ptr_base.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__annotated_ptr/access_property.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__annotated_ptr/annotated_ptr.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__annotated_ptr/associate_access_property.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__annotated_ptr/apply_access_property.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__annotated_ptr/createpolicy.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__annotated_ptr/access_property_encoding.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/iterator
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/access_property
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/cmath
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__string
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__string/constexpr_c_functions.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__string/string_view.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__string/char_traits.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__string/helper_functions.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__semaphore
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__semaphore/atomic_semaphore.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__semaphore/counting_semaphore.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__new_
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__memory
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__memory/unique_ptr.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__memory/allocation_guard.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__memory/allocate_at_least.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__memory/uses_allocator.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__memory/builtin_new_allocator.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__memory/destruct_n.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__memory/addressof.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__memory/assume_aligned.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__memory/construct_at.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__memory/allocator_traits.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__memory/uninitialized_algorithms.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__memory/align.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__memory/runtime_assume_aligned.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__memory/allocator_arg_t.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__memory/allocator.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__memory/allocator_destructor.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__memory/voidify.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__memory/compressed_pair.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__memory/is_sufficiently_aligned.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__memory/pointer_traits.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__memory/temporary_buffer.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__thread
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__thread/threading_support_external.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__thread/threading_support_cuda.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__thread/threading_support_win32.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__thread/threading_support.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__thread/threading_support_pthread.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/bit
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/semaphore
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__string_
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__charconv
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__charconv/to_chars.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__charconv/chars_format.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__charconv/to_chars_result.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__charconv/from_chars_result.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/access.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/ref_view.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/counted.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/dangling.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/size.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/range_adaptor.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/compressed_movable_box.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/unwrap_end.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/views.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/transform_view.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/movable_box.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/enable_view.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/owning_view.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/rend.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/concepts.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/take_view.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/repeat_view.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/all.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/view_interface.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/subrange.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/take_while_view.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/rbegin.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/iota_view.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/data.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/empty.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/enable_borrowed_range.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/empty_view.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/single_view.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/from_range.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/dependent_type.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/enable_if.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_null_pointer.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_corresponding_member.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/remove_all_extents.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/add_cv.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/num_bits.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/make_signed.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_implicitly_default_constructible.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_enum.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_final.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_nothrow_copy_constructible.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/decay.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_fundamental.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/reference_constructs_from_temporary.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_constant_evaluated.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_volatile.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_char_like_type.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_trivially_move_constructible.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/remove_const_ref.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/add_rvalue_reference.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_member_object_pointer.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/copy_cvref.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/integral_constant.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_floating_point.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_nothrow_destructible.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_nothrow_move_assignable.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_object.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_move_constructible.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/type_identity.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_union.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_unsigned_integer.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/add_pointer.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_aggregate.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_pod.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_reference.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/add_lvalue_reference.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/extent.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/aligned_storage.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_pointer_interconvertible_base_of.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/alignment_of.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/underlying_type.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_integer.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_destructible.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/fold.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_nothrow_copy_assignable.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/always_false.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/type_set.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_signed_integer.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_trivial.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_signed.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_nothrow_assignable.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_arithmetic.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_pointer_interconvertible_with_class.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_member_pointer.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_pointer.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_extended_arithmetic.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_function.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_copy_constructible.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/remove_volatile.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_assignable.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/remove_pointer.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/can_extract_key.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_nothrow_convertible.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_empty.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_trivially_move_assignable.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_extended_floating_point.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_array.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_layout_compatible.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_literal_type.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_scalar.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/type_list.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_same.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/make_nbit_int.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/maybe_const.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_nothrow_default_constructible.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_abstract.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/aligned_union.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/lazy.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/remove_extent.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_bounded_array.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_trivially_copy_constructible.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/remove_const.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_nothrow_constructible.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_unsigned.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/copy_cv.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_trivially_assignable.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_default_constructible.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_trivially_constructible.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_swappable.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/add_const.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/conditional.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/add_volatile.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/make_const_lvalue_ref.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/has_virtual_destructor.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_standard_layout.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/remove_cvref.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_void.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_copy_assignable.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/has_unique_object_representation.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/conjunction.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_allocator.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_compound.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_convertible.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_integral.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_trivially_copyable.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/negation.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_callable.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_const.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/remove_reference.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_trivially_destructible.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_class.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_core_convertible.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/make_unsigned.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_unbounded_array.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/nat.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/promote.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/remove_cv.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_reference_wrapper.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_one_of.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/common_reference.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_nothrow_move_constructible.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_valid_expansion.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_move_assignable.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_referenceable.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/reference_converts_from_temporary.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_base_of.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/disjunction.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_constructible.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_trivially_copy_assignable.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_member_function_pointer.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/void_t.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_polymorphic.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/common_type.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/result_of.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_trivially_default_constructible.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/rank.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_primary_template.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_scoped_enum.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/array
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__barrier
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__barrier/barrier.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__barrier/empty_completion.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__barrier/poll_tester.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/ccomplex
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/functional
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__tuple_dir
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__tuple_dir/tuple_size.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__tuple_dir/ignore.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__tuple_dir/tuple_indices.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__tuple_dir/sfinae_helpers.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__tuple_dir/tuple_element.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__tuple_dir/make_tuple_types.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__tuple_dir/structured_bindings.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__tuple_dir/tuple_like.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__tuple_dir/tuple_like_ext.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__tuple_dir/vector_types.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__tuple_dir/tuple_types.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__new
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__new/allocate.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__new/launder.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__new/device_new.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__new/bad_alloc.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/ctime
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/inplace_vector
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/cstddef
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__complex
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__complex/logarithms.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__complex/arg.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__complex/tuple.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__complex/math.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__complex/exponential_functions.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__complex/nvfp16.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__complex/roots.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__complex/literals.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__complex/trigonometric_functions.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__complex/inverse_hyperbolic_functions.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__complex/nvbf16.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__complex/inverse_trigonometric_functions.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__complex/hyperbolic_functions.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__complex/complex.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__complex/vector_support.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__concepts
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__concepts/invocable.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__concepts/copyable.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__concepts/different_from.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__concepts/concept_macros.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__concepts/boolean_testable.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__concepts/equality_comparable.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__concepts/regular.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__concepts/movable.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__concepts/common_with.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__concepts/arithmetic.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__concepts/derived_from.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__concepts/totally_ordered.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__concepts/common_reference_with.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__concepts/constructible.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__concepts/class_or_enum.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__concepts/destructible.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__concepts/relation.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__concepts/semiregular.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__concepts/assignable.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__concepts/same_as.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__concepts/convertible_to.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__concepts/swappable.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__concepts/predicate.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/atomic
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/optional
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/detail
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/detail/libcxx
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/detail/libcxx/include
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/detail/libcxx/include/cmath
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/detail/libcxx/include/__config
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/detail/libcxx/include/chrono
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/detail/libcxx/include/stdexcept
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/detail/libcxx/include/algorithm
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/detail/libcxx/include/variant
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/detail/libcxx/include/tuple
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/detail/libcxx/include/iosfwd
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/detail/__config
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/latch
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__expected
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__expected/unexpect.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__expected/expected_base.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__expected/expected.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__expected/unexpected.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__expected/bad_expected_access.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__charconv_
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/cstdlib
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__floating_point
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__floating_point/mask.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__floating_point/nvfp_types.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__floating_point/properties.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__floating_point/constants.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__floating_point/cccl_fp.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__floating_point/arithmetic.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__floating_point/overflow_handler.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__floating_point/traits.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__floating_point/cast.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__floating_point/fp.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__floating_point/format.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__floating_point/storage.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__floating_point/conversion_rank_order.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__floating_point/native_type.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__floating_point/common_type.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm_
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/string_view
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/numbers
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cstddef
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cstddef/byte.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cstddef/types.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cuda
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cuda/api_wrapper.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__format
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__format/format_error.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__format/format_parse_context.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/initializer_list
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/version
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__linalg
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__linalg/conjugate_transposed.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__linalg/transposed.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__linalg/conjugated.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__linalg/conj_if_needed.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__linalg/scaled.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/cassert
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__limits
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__limits/numeric_limits.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__limits/numeric_limits_ext.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/bitset
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/cfloat
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__utility
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__utility/undefined.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__utility/integer_sequence.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__utility/convert_to_integral.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__utility/swap.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__utility/to_underlying.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__utility/monostate.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__utility/exchange.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__utility/exception_guard.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__utility/declval.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__utility/unreachable.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__utility/in_place.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__utility/pair.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__utility/cmp.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__utility/piecewise_construct.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__utility/move.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__utility/as_const.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__utility/pod_tuple.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__utility/forward_like.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__utility/auto_cast.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__utility/forward.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__utility/typeid.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__utility/rel_ops.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__utility/priority_tag.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/utility
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/iterator
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/span
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__mdspan
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__mdspan/submdspan_helper.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__mdspan/mdspan.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__mdspan/submdspan_extents.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__mdspan/submdspan_mapping.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__mdspan/layout_right.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__mdspan/extents.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__mdspan/default_accessor.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__mdspan/concepts.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__mdspan/layout_left.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__mdspan/empty_base.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__mdspan/layout_stride.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__mdspan/aligned_accessor.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/limits
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__exception
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__exception/cuda_error.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__exception/terminate.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__latch
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__latch/latch.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/numeric
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/complex
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/chrono
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__functional
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__functional/pointer_to_binary_function.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__functional/binary_negate.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__functional/binary_function.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__functional/compose.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__functional/binder2nd.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__functional/ranges_operations.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__functional/perfect_forward.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__functional/function.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__functional/is_transparent.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__functional/bind.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__functional/mem_fn.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__functional/reference_wrapper.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__functional/weak_result_type.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__functional/unwrap_ref.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__functional/operations.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__functional/bind_front.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__functional/identity.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__functional/bind_back.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__functional/mem_fun_ref.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__functional/unary_negate.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__functional/hash.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__functional/not_fn.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__functional/default_searcher.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__functional/invoke.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__functional/pointer_to_unary_function.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__functional/binder1st.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__functional/unary_function.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/concepts
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/barrier
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__execution
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__execution/env.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/type_traits
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/cstdint
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/source_location
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__format_
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/execution
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__random
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__random/is_valid.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__random/linear_congruential_engine.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__random/is_seed_sequence.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__random/generate_canonical.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__random/uniform_int_distribution.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__random/uniform_real_distribution.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/ranges
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__system_error
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__system_error/errc.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__optional
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__optional/optional_base.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__optional/make_optional.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__optional/nullopt.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__optional/optional_ref.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__optional/optional.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__optional/bad_optional_access.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__optional/hash.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/memory
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/reverse_copy.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/none_of.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/shift_left.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/swap_ranges.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/rotate.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/find_first_of.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/merge.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/move_backward.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/set_intersection.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/copy_if.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/copy_n.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/comp.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/sift_down.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/adjacent_find.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/generate.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/max_element.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/ranges_min_element.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/replace_if.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/next_permutation.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/generate_n.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/rotate_copy.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/is_heap.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/find_end.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/upper_bound.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/remove_copy.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/half_positive.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/find_if_not.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/sort_heap.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/partition.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/unwrap_iter.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/iterator_operations.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/replace_copy.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/lower_bound.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/minmax_element.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/remove.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/lexicographical_compare.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/min_element.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/mismatch.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/make_heap.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/set_symmetric_difference.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/ranges_min.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/copy.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/equal.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/copy_backward.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/remove_copy_if.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/minmax.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/count_if.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/partition_point.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/move.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/partial_sort_copy.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/unique.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/is_partitioned.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/unwrap_range.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/reverse.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/for_each_n.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/replace_copy_if.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/search_n.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/max.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/pop_heap.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/comp_ref_type.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/replace.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/any_of.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/fill.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/binary_search.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/find.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/remove_if.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/iter_swap.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/is_sorted_until.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/equal_range.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/set_difference.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/is_heap_until.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/shift_right.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/ranges_iterator_concept.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/unique_copy.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/for_each.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/prev_permutation.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/find_if.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/push_heap.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/is_sorted.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/partition_copy.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/search.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/make_projected.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/partial_sort.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/includes.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/clamp.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/is_permutation.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/transform.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/fill_n.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/all_of.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/min.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/set_union.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/count.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cccl
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cccl/exceptions.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cccl/version.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cccl/diagnostic.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cccl/preprocessor.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cccl/attributes.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cccl/os.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cccl/prologue.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cccl/compiler.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cccl/system_header.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cccl/visibility.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cccl/sequence_access.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cccl/unreachable.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cccl/extended_data_types.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cccl/epilogue.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cccl/execution_space.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cccl/dialect.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cccl/rtti.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cccl/architecture.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cccl/is_non_narrowing_convertible.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cccl/deprecated.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cccl/cuda_toolkit.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cccl/assert.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cccl/ptx_isa.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cccl/cuda_capabilities.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cccl/builtin.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__memory_
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/ratio
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__fwd
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__fwd/mdspan.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__fwd/tuple.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__fwd/memory_resource.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__fwd/string_view.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__fwd/optional.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__fwd/pair.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__fwd/reference_wrapper.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__fwd/array.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__fwd/string.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__fwd/iterator_traits.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__fwd/subrange.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__fwd/hash.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__fwd/get.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__fwd/fp.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__fwd/allocator.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__fwd/complex.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__fwd/char_traits.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__fwd/span.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__random_
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/linalg
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/mdspan
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/variant
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__numeric
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__numeric/reduce.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__numeric/transform_reduce.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__numeric/gcd_lcm.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__numeric/partial_sum.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__numeric/midpoint.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__numeric/adjacent_difference.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__numeric/inclusive_scan.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__numeric/iota.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__numeric/exclusive_scan.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__numeric/accumulate.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__numeric/inner_product.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__numeric/transform_inclusive_scan.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__numeric/transform_exclusive_scan.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__atomic
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__atomic/platform
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__atomic/platform/msvc_to_builtins.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__atomic/wait
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__atomic/wait/polling.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__atomic/wait/notify_wait.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__atomic/types
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__atomic/types/reference.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__atomic/types/base.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__atomic/types/common.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__atomic/types/small.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__atomic/types/locked.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__atomic/functions
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__atomic/functions/cuda_ptx_generated.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__atomic/functions/cuda_ptx_generated_helper.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__atomic/functions/cuda_ptx_derived.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__atomic/functions/cuda_local.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__atomic/functions/common.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__atomic/functions/host.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__atomic/api
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__atomic/api/reference.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__atomic/api/common.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__atomic/api/owned.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__atomic/platform.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__atomic/types.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__atomic/order.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__atomic/scopes.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__atomic/functions.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/tuple
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/climits
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/cstring
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/expected
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__internal
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__internal/cpp_dialect.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__internal/namespaces.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__internal/features.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cmath
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cmath/logarithms.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cmath/hypot.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cmath/min_max.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cmath/fpclassify.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cmath/exponential_functions.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cmath/nvfp16.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cmath/roots.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cmath/signbit.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cmath/remainder.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cmath/traits.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cmath/rounding_functions.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cmath/gamma.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cmath/isnormal.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cmath/isfinite.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cmath/trigonometric_functions.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cmath/inverse_hyperbolic_functions.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cmath/nvbf16.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cmath/inverse_trigonometric_functions.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cmath/lerp.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cmath/hyperbolic_functions.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cmath/modulo.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cmath/copysign.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cmath/isinf.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cmath/isnan.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cmath/fma.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cmath/abs.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__system_error_
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/projected.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/access.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/bounded_iter.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/iter_move.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/front_insert_iterator.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/next.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/ostreambuf_iterator.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/move_iterator.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/sortable.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/size.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/istreambuf_iterator.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/indirectly_comparable.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/istream_iterator.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/prev.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/erase_if_container.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/advance.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/reverse_access.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/mergeable.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/reverse_iterator.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/unreachable_sentinel.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/concepts.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/iterator.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/iterator_traits.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/iter_swap.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/distance.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/ostream_iterator.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/readable_traits.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/insert_iterator.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/wrap_iter.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/back_insert_iterator.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/data.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/empty.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/permutable.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/default_sentinel.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/counted_iterator.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/incrementable_traits.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/move_sentinel.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cstdlib
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cstdlib/aligned_alloc.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cstdlib/malloc.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cstdlib/div.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cstdlib/abs.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__bit
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__bit/rotate.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__bit/reference.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__bit/bit_cast.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__bit/integral.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__bit/popcount.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__bit/endian.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__bit/byteswap.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__bit/countl.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__bit/has_single_bit.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__bit/countr.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__mdspan
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__mdspan/host_device_mdspan.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__mdspan/restrict_mdspan.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__mdspan/host_device_accessor.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__mdspan/restrict_accessor.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__warp
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__warp/lane_mask.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__warp/warp_match_all.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__warp/warp_shuffle.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__latch
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__latch/latch.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/numeric
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__functional
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__functional/minimum.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__functional/get_device_address.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__functional/address_stability.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__functional/maximum.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__functional/for_each_canceled.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__functional/proclaim_return_type.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/barrier
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__execution
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__execution/determinism.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__execution/tune.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__execution/require.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/type_traits
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/work_stealing
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/algorithm
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/warp
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/memory
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__algorithm
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__algorithm/copy.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__algorithm/fill.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__algorithm/common.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__fwd
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__fwd/barrier_native_handle.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__fwd/get_stream.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__fwd/barrier.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__fwd/pipeline.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__fwd/devices.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/discard_memory
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/mdspan
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__numeric
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__numeric/narrow.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__numeric/overflow_result.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__numeric/overflow_cast.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__atomic
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__atomic/atomic.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__driver
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__driver/driver_api.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__cmath
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__cmath/ilog.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__cmath/ceil_div.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__cmath/round_up.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__cmath/ipow.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__cmath/pow2.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__cmath/neg.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__cmath/fast_modulo_division.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__cmath/round_down.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__cmath/isqrt.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__cmath/uabs.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__iterator
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__iterator/constant_iterator.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__iterator/transform_iterator.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__iterator/discard_iterator.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__iterator/counting_iterator.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__iterator/permutation_iterator.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__iterator/transform_output_iterator.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__iterator/strided_iterator.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__iterator/tabulate_output_iterator.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/memory_resource
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__nvtx
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__nvtx/nvtx.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__nvtx/nvtx3.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__bit
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__bit/bit_reverse.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__bit/bitmask.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__bit/bitfield.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cuda_device_runtime_api.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cuda_fp8.h
/usr/local/lib/ollama/mlx_cuda_v13/include/vector_functions.h
/usr/local/lib/ollama/mlx_cuda_v13/include/builtin_types.h
/usr/local/lib/ollama/mlx_cuda_v13/include/vector_types.h
/usr/local/lib/ollama/mlx_cuda_v13/include/texture_types.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cuda_bf16.h
/usr/local/lib/ollama/mlx_cuda_v13/include/driver_types.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cuda_bf16.hpp
/usr/local/lib/ollama/mlx_cuda_v13/include/vector_functions.hpp
/usr/local/lib/ollama/mlx_cuda_v13/include/cooperative_groups
/usr/local/lib/ollama/mlx_cuda_v13/include/cooperative_groups/scan.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cooperative_groups/memcpy_async.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cooperative_groups/reduce.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cooperative_groups/details
/usr/local/lib/ollama/mlx_cuda_v13/include/cooperative_groups/details/info.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cooperative_groups/details/scan.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cooperative_groups/details/reduce.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cooperative_groups/details/coalesced_scan.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cooperative_groups/details/partitioning.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cooperative_groups/details/sync.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cooperative_groups/details/helpers.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cooperative_groups/details/functional.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cooperative_groups/details/async.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cooperative_groups/details/memory.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cooperative_groups/details/invoke.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cooperative_groups/details/coalesced_reduce.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cooperative_groups/details/driver_abi.h
/usr/local/lib/ollama/mlx_cuda_v13/include/device_types.h
/usr/local/lib/ollama/mlx_cuda_v13/include/cuda_fp16.h
/usr/local/lib/ollama/mlx_cuda_v13/include/math_constants.h
/usr/local/lib/ollama/mlx_cuda_v13/include/crt
/usr/local/lib/ollama/mlx_cuda_v13/include/crt/host_defines.h
/usr/local/lib/ollama/mlx_cuda_v13/libcudnn_adv.so.9.20.0
/usr/local/lib/ollama/mlx_cuda_v13/libcudart.so.13.0.96
/usr/local/lib/ollama/mlx_cuda_v13/libcudnn_cnn.so.9.20.0
/usr/local/lib/ollama/mlx_cuda_v13/libcublasLt.so.13
/usr/local/lib/ollama/mlx_cuda_v13/libcublasLt.so
/usr/local/lib/ollama/mlx_cuda_v13/libcudnn.so.9
/usr/local/lib/ollama/mlx_cuda_v13/libcudnn_cnn.so.9
/usr/local/lib/ollama/mlx_cuda_v13/libcufft.so.12.0.0.61
/usr/local/lib/ollama/mlx_cuda_v13/libcublas.so
/usr/local/lib/ollama/mlx_cuda_v13/libcudnn_engines_runtime_compiled.so.9
/usr/local/lib/ollama/libggml-cpu-sse42.so
/usr/local/lib/ollama/libggml-base.so
/usr/local/lib/ollama/libggml-base.so.0.0.0
<!-- gh-comment-id:4168233234 --> @pwoehrer commented on GitHub (Apr 1, 2026): Thank you for your time! find /usr/local/ollama shows: ``` /usr/local/lib/ollama /usr/local/lib/ollama/libggml-cpu-x64.so /usr/local/lib/ollama/libggml-cpu-icelake.so /usr/local/lib/ollama/libggml-cpu-skylakex.so /usr/local/lib/ollama/cuda_v13 /usr/local/lib/ollama/cuda_v13/libcublas.so.13.1.0.3 /usr/local/lib/ollama/cuda_v13/libcublas.so.13 /usr/local/lib/ollama/cuda_v13/libcublasLt.so.13.1.0.3 /usr/local/lib/ollama/cuda_v13/libggml-cuda.so /usr/local/lib/ollama/cuda_v13/libcudart.so.13 /usr/local/lib/ollama/cuda_v13/libcudart.so.13.0.96 /usr/local/lib/ollama/cuda_v13/libcublasLt.so.13 /usr/local/lib/ollama/cuda_v12 /usr/local/lib/ollama/cuda_v12/libcublas.so.12.8.4.1 /usr/local/lib/ollama/cuda_v12/libcudart.so.12.8.90 /usr/local/lib/ollama/cuda_v12/libcublasLt.so.12 /usr/local/lib/ollama/cuda_v12/libcudart.so.12 /usr/local/lib/ollama/cuda_v12/libcublasLt.so.12.8.4.1 /usr/local/lib/ollama/cuda_v12/libcublas.so.12 /usr/local/lib/ollama/cuda_v12/libggml-cuda.so /usr/local/lib/ollama/libggml-cpu-sandybridge.so /usr/local/lib/ollama/libggml-cpu-haswell.so /usr/local/lib/ollama/libggml-cpu-alderlake.so /usr/local/lib/ollama/include /usr/local/lib/ollama/vulkan /usr/local/lib/ollama/vulkan/libvulkan.so.1.4.321 /usr/local/lib/ollama/vulkan/libvulkan.so.1 /usr/local/lib/ollama/vulkan/libggml-vulkan.so /usr/local/lib/ollama/libggml-base.so.0 /usr/local/lib/ollama/mlx_cuda_v13 /usr/local/lib/ollama/mlx_cuda_v13/libnvrtc.so.13.0.88 /usr/local/lib/ollama/mlx_cuda_v13/libcublas.so.13.1.0.3 /usr/local/lib/ollama/mlx_cuda_v13/libcudnn_heuristic.so.9 /usr/local/lib/ollama/mlx_cuda_v13/libgfortran.so.5.0.0 /usr/local/lib/ollama/mlx_cuda_v13/libcudnn_engines_runtime_compiled.so.9.20.0 /usr/local/lib/ollama/mlx_cuda_v13/libcublas.so.13 /usr/local/lib/ollama/mlx_cuda_v13/libgfortran.so.5 /usr/local/lib/ollama/mlx_cuda_v13/libcudnn_ops.so.9 /usr/local/lib/ollama/mlx_cuda_v13/libnvrtc-builtins.so.13.0 /usr/local/lib/ollama/mlx_cuda_v13/libmlxc.so /usr/local/lib/ollama/mlx_cuda_v13/libcudnn.so.9.20.0 /usr/local/lib/ollama/mlx_cuda_v13/libcufft.so /usr/local/lib/ollama/mlx_cuda_v13/libcublasLt.so.13.1.0.3 /usr/local/lib/ollama/mlx_cuda_v13/libcudart.so /usr/local/lib/ollama/mlx_cuda_v13/libcudnn_graph.so.9.20.0 /usr/local/lib/ollama/mlx_cuda_v13/libcufft.so.12 /usr/local/lib/ollama/mlx_cuda_v13/libopenblas.so.0 /usr/local/lib/ollama/mlx_cuda_v13/libnvrtc.so /usr/local/lib/ollama/mlx_cuda_v13/libnccl.so.2.29.7 /usr/local/lib/ollama/mlx_cuda_v13/libcudnn_engines_precompiled.so.9.20.0 /usr/local/lib/ollama/mlx_cuda_v13/libnccl.so.2 /usr/local/lib/ollama/mlx_cuda_v13/libnvrtc.so.13 /usr/local/lib/ollama/mlx_cuda_v13/libopenblas-r0.3.15.so /usr/local/lib/ollama/mlx_cuda_v13/libnvrtc-builtins.so.13.0.88 /usr/local/lib/ollama/mlx_cuda_v13/libcudnn_ops.so.9.20.0 /usr/local/lib/ollama/mlx_cuda_v13/libmlx.so /usr/local/lib/ollama/mlx_cuda_v13/libcudart.so.13 /usr/local/lib/ollama/mlx_cuda_v13/libcudnn_adv.so.9 /usr/local/lib/ollama/mlx_cuda_v13/libcudnn_graph.so.9 /usr/local/lib/ollama/mlx_cuda_v13/libcudnn_engines_precompiled.so.9 /usr/local/lib/ollama/mlx_cuda_v13/libnvrtc-builtins.so /usr/local/lib/ollama/mlx_cuda_v13/libcudnn_heuristic.so.9.20.0 /usr/local/lib/ollama/mlx_cuda_v13/include /usr/local/lib/ollama/mlx_cuda_v13/include/cuda_fp8.hpp /usr/local/lib/ollama/mlx_cuda_v13/include/cuda_runtime_api.h /usr/local/lib/ollama/mlx_cuda_v13/include/surface_types.h /usr/local/lib/ollama/mlx_cuda_v13/include/cooperative_groups.h /usr/local/lib/ollama/mlx_cuda_v13/include/cuda_fp16.hpp /usr/local/lib/ollama/mlx_cuda_v13/include/cccl /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/nv /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/nv/target /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/nv/detail /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/nv/detail/__target_macros /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/nv/detail/__preprocessor /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/cmath /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/stream_ref /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__semaphore /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__semaphore/counting_semaphore.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__event /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__event/timed_event.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__event/event.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__event/event_ref.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__memory /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__memory/align_down.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__memory/ptr_rebind.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__memory/address_space.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__memory/align_up.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__memory/is_aligned.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/bit /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/semaphore /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__device /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__device/arch_traits.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__device/attributes.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__device/all_devices.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__device/compute_capability.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__device/arch_id.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__device/physical_device.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__device/device_ref.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/pipeline /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__type_traits /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__type_traits/is_floating_point.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__type_traits/is_specialization_of.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__barrier /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__barrier/barrier_expect_tx.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__barrier/aligned_size.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__barrier/barrier_native_handle.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__barrier/barrier_arrive_tx.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__barrier/async_contract_fulfillment.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__barrier/barrier.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__barrier/barrier_block_scope.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__barrier/barrier_thread_scope.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/st_bulk.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/tcgen05_shift.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/multimem_ld_reduce.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/fence.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/tcgen05_commit.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/exit.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/mbarrier_wait.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/cp_async_bulk.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/mbarrier_test_wait_parity.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/st_bulk.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/tcgen05_shift.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/multimem_ld_reduce.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/fence.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/tcgen05_commit.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/exit.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/fence_proxy_async.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/cp_async_bulk.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/fence_proxy_async_generic_sync_restrict.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/mbarrier_test_wait.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/shr.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/tcgen05_st.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/bmsk.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/shl.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/ld.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/cp_async_bulk_wait_group.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/mbarrier_arrive_no_complete.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/clusterlaunchcontrol.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/tcgen05_mma.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/st.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/tcgen05_wait.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/barrier_cluster.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/get_sreg.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/multimem_red.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/fence_sync_restrict.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/elect_sync.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/cp_async_bulk_commit_group.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/mbarrier_init.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/trap.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/mbarrier_arrive_expect_tx.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/cp_async_bulk_tensor_multicast.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/cp_reduce_async_bulk_f16.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/cp_async_bulk_tensor.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/mbarrier_arrive.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/cp_async_mbarrier_arrive_noinc.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/mbarrier_try_wait.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/mbarrier_expect_tx.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/tcgen05_ld.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/bfind.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/tensormap_cp_fenceproxy.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/getctarank.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/mbarrier_try_wait_parity.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/cp_async_mbarrier_arrive.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/tcgen05_fence.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/cp_async_bulk_tensor_gather_scatter.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/tcgen05_mma_ws.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/cp_reduce_async_bulk.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/tcgen05_alloc.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/tcgen05_cp.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/fence_proxy_tensormap_generic.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/st_async.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/cp_async_bulk_multicast.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/red_async.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/fence_mbarrier_init.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/tensormap_replace.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/cp_reduce_async_bulk_bf16.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/multimem_st.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/fence_proxy_alias.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/prmt.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/generated/cp_reduce_async_bulk_tensor.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/shr.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/tcgen05_st.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/bmsk.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/shl.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/ld.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/cp_async_bulk_wait_group.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/clusterlaunchcontrol.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/tcgen05_mma.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/st.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/tcgen05_wait.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/barrier_cluster.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/get_sreg.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/multimem_red.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/elect_sync.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/cp_async_bulk_commit_group.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/mbarrier_init.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/trap.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/shfl_sync.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/cp_async_bulk_tensor.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/mbarrier_arrive.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/mbarrier_expect_tx.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/tcgen05_ld.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/bfind.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/tensormap_cp_fenceproxy.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/getctarank.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/cp_async_mbarrier_arrive.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/tcgen05_fence.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/tcgen05_mma_ws.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/cp_reduce_async_bulk.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/tcgen05_alloc.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/tcgen05_cp.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/st_async.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/red_async.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/tensormap_replace.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/multimem_st.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/prmt.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/instructions/cp_reduce_async_bulk_tensor.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/ptx_helper_functions.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__ptx/ptx_dot_variants.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__cccl_config /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/functional /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__memcpy_async /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__memcpy_async/memcpy_async.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__memcpy_async/memcpy_async_barrier.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__memcpy_async/check_preconditions.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__memcpy_async/memcpy_async_tx.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__memcpy_async/completion_mechanism.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__memcpy_async/cp_async_bulk_shared_global.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__memcpy_async/memcpy_completion.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__memcpy_async/try_get_barrier_handle.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__memcpy_async/is_local_smem_barrier.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__memcpy_async/dispatch_memcpy_async.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__memcpy_async/cp_async_fallback.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__memcpy_async/cp_async_shared_global.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__memory_resource /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__memory_resource/properties.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__memory_resource/get_property.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__memory_resource/resource.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__memory_resource/resource_ref.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__memory_resource/get_memory_resource.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/atomic /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/latch /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/stream /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__runtime /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__runtime/ensure_current_context.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/annotated_ptr /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/devices /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/ptx /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/version /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__stream /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__stream/stream_ref.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__stream/get_stream.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__stream/stream.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__utility /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__utility/inherit.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__utility/static_for.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__utility/__basic_any /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__utility/__basic_any/access.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__utility/__basic_any/basic_any_fwd.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__utility/__basic_any/virtual_ptrs.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__utility/__basic_any/conversions.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__utility/__basic_any/basic_any_base.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__utility/__basic_any/basic_any_ptr.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__utility/__basic_any/tagged_ptr.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__utility/__basic_any/virtcall.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__utility/__basic_any/basic_any_from.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__utility/__basic_any/semiregular.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__utility/__basic_any/rtti.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__utility/__basic_any/any_cast.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__utility/__basic_any/basic_any_ref.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__utility/__basic_any/iset.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__utility/__basic_any/storage.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__utility/__basic_any/basic_any_value.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__utility/__basic_any/virtual_tables.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__utility/__basic_any/virtual_functions.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__utility/__basic_any/dynamic_any_cast.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__utility/__basic_any/overrides.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__utility/__basic_any/interfaces.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__utility/immovable.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__utility/no_init.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__utility/basic_any.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/utility /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__annotated_ptr /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__annotated_ptr/annotated_ptr_base.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__annotated_ptr/access_property.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__annotated_ptr/annotated_ptr.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__annotated_ptr/associate_access_property.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__annotated_ptr/apply_access_property.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__annotated_ptr/createpolicy.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__annotated_ptr/access_property_encoding.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/iterator /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/access_property /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/cmath /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__string /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__string/constexpr_c_functions.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__string/string_view.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__string/char_traits.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__string/helper_functions.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__semaphore /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__semaphore/atomic_semaphore.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__semaphore/counting_semaphore.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__new_ /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__memory /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__memory/unique_ptr.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__memory/allocation_guard.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__memory/allocate_at_least.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__memory/uses_allocator.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__memory/builtin_new_allocator.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__memory/destruct_n.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__memory/addressof.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__memory/assume_aligned.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__memory/construct_at.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__memory/allocator_traits.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__memory/uninitialized_algorithms.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__memory/align.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__memory/runtime_assume_aligned.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__memory/allocator_arg_t.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__memory/allocator.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__memory/allocator_destructor.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__memory/voidify.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__memory/compressed_pair.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__memory/is_sufficiently_aligned.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__memory/pointer_traits.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__memory/temporary_buffer.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__thread /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__thread/threading_support_external.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__thread/threading_support_cuda.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__thread/threading_support_win32.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__thread/threading_support.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__thread/threading_support_pthread.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/bit /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/semaphore /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__string_ /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__charconv /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__charconv/to_chars.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__charconv/chars_format.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__charconv/to_chars_result.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__charconv/from_chars_result.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/access.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/ref_view.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/counted.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/dangling.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/size.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/range_adaptor.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/compressed_movable_box.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/unwrap_end.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/views.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/transform_view.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/movable_box.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/enable_view.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/owning_view.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/rend.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/concepts.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/take_view.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/repeat_view.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/all.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/view_interface.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/subrange.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/take_while_view.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/rbegin.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/iota_view.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/data.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/empty.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/enable_borrowed_range.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/empty_view.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/single_view.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__ranges/from_range.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/dependent_type.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/enable_if.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_null_pointer.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_corresponding_member.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/remove_all_extents.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/add_cv.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/num_bits.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/make_signed.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_implicitly_default_constructible.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_enum.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_final.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_nothrow_copy_constructible.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/decay.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_fundamental.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/reference_constructs_from_temporary.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_constant_evaluated.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_volatile.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_char_like_type.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_trivially_move_constructible.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/remove_const_ref.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/add_rvalue_reference.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_member_object_pointer.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/copy_cvref.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/integral_constant.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_floating_point.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_nothrow_destructible.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_nothrow_move_assignable.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_object.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_move_constructible.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/type_identity.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_union.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_unsigned_integer.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/add_pointer.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_aggregate.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_pod.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_reference.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/add_lvalue_reference.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/extent.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/aligned_storage.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_pointer_interconvertible_base_of.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/alignment_of.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/underlying_type.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_integer.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_destructible.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/fold.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_nothrow_copy_assignable.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/always_false.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/type_set.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_signed_integer.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_trivial.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_signed.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_nothrow_assignable.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_arithmetic.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_pointer_interconvertible_with_class.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_member_pointer.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_pointer.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_extended_arithmetic.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_function.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_copy_constructible.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/remove_volatile.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_assignable.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/remove_pointer.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/can_extract_key.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_nothrow_convertible.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_empty.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_trivially_move_assignable.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_extended_floating_point.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_array.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_layout_compatible.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_literal_type.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_scalar.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/type_list.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_same.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/make_nbit_int.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/maybe_const.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_nothrow_default_constructible.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_abstract.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/aligned_union.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/lazy.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/remove_extent.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_bounded_array.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_trivially_copy_constructible.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/remove_const.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_nothrow_constructible.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_unsigned.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/copy_cv.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_trivially_assignable.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_default_constructible.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_trivially_constructible.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_swappable.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/add_const.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/conditional.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/add_volatile.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/make_const_lvalue_ref.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/has_virtual_destructor.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_standard_layout.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/remove_cvref.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_void.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_copy_assignable.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/has_unique_object_representation.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/conjunction.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_allocator.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_compound.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_convertible.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_integral.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_trivially_copyable.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/negation.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_callable.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_const.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/remove_reference.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_trivially_destructible.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_class.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_core_convertible.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/make_unsigned.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_unbounded_array.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/nat.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/promote.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/remove_cv.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_reference_wrapper.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_one_of.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/common_reference.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_nothrow_move_constructible.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_valid_expansion.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_move_assignable.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_referenceable.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/reference_converts_from_temporary.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_base_of.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/disjunction.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_constructible.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_trivially_copy_assignable.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_member_function_pointer.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/void_t.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_polymorphic.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/common_type.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/result_of.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_trivially_default_constructible.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/rank.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_primary_template.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__type_traits/is_scoped_enum.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/array /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__barrier /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__barrier/barrier.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__barrier/empty_completion.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__barrier/poll_tester.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/ccomplex /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/functional /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__tuple_dir /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__tuple_dir/tuple_size.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__tuple_dir/ignore.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__tuple_dir/tuple_indices.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__tuple_dir/sfinae_helpers.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__tuple_dir/tuple_element.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__tuple_dir/make_tuple_types.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__tuple_dir/structured_bindings.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__tuple_dir/tuple_like.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__tuple_dir/tuple_like_ext.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__tuple_dir/vector_types.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__tuple_dir/tuple_types.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__new /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__new/allocate.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__new/launder.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__new/device_new.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__new/bad_alloc.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/ctime /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/inplace_vector /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/cstddef /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__complex /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__complex/logarithms.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__complex/arg.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__complex/tuple.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__complex/math.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__complex/exponential_functions.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__complex/nvfp16.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__complex/roots.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__complex/literals.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__complex/trigonometric_functions.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__complex/inverse_hyperbolic_functions.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__complex/nvbf16.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__complex/inverse_trigonometric_functions.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__complex/hyperbolic_functions.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__complex/complex.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__complex/vector_support.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__concepts /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__concepts/invocable.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__concepts/copyable.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__concepts/different_from.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__concepts/concept_macros.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__concepts/boolean_testable.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__concepts/equality_comparable.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__concepts/regular.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__concepts/movable.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__concepts/common_with.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__concepts/arithmetic.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__concepts/derived_from.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__concepts/totally_ordered.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__concepts/common_reference_with.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__concepts/constructible.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__concepts/class_or_enum.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__concepts/destructible.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__concepts/relation.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__concepts/semiregular.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__concepts/assignable.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__concepts/same_as.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__concepts/convertible_to.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__concepts/swappable.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__concepts/predicate.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/atomic /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/optional /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/detail /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/detail/libcxx /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/detail/libcxx/include /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/detail/libcxx/include/cmath /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/detail/libcxx/include/__config /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/detail/libcxx/include/chrono /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/detail/libcxx/include/stdexcept /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/detail/libcxx/include/algorithm /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/detail/libcxx/include/variant /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/detail/libcxx/include/tuple /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/detail/libcxx/include/iosfwd /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/detail/__config /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/latch /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__expected /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__expected/unexpect.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__expected/expected_base.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__expected/expected.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__expected/unexpected.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__expected/bad_expected_access.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__charconv_ /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/cstdlib /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__floating_point /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__floating_point/mask.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__floating_point/nvfp_types.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__floating_point/properties.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__floating_point/constants.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__floating_point/cccl_fp.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__floating_point/arithmetic.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__floating_point/overflow_handler.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__floating_point/traits.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__floating_point/cast.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__floating_point/fp.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__floating_point/format.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__floating_point/storage.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__floating_point/conversion_rank_order.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__floating_point/native_type.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__floating_point/common_type.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm_ /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/string_view /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/numbers /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cstddef /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cstddef/byte.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cstddef/types.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cuda /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cuda/api_wrapper.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__format /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__format/format_error.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__format/format_parse_context.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/initializer_list /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/version /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__linalg /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__linalg/conjugate_transposed.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__linalg/transposed.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__linalg/conjugated.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__linalg/conj_if_needed.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__linalg/scaled.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/cassert /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__limits /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__limits/numeric_limits.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__limits/numeric_limits_ext.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/bitset /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/cfloat /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__utility /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__utility/undefined.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__utility/integer_sequence.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__utility/convert_to_integral.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__utility/swap.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__utility/to_underlying.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__utility/monostate.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__utility/exchange.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__utility/exception_guard.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__utility/declval.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__utility/unreachable.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__utility/in_place.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__utility/pair.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__utility/cmp.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__utility/piecewise_construct.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__utility/move.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__utility/as_const.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__utility/pod_tuple.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__utility/forward_like.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__utility/auto_cast.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__utility/forward.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__utility/typeid.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__utility/rel_ops.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__utility/priority_tag.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/utility /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/iterator /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/span /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__mdspan /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__mdspan/submdspan_helper.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__mdspan/mdspan.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__mdspan/submdspan_extents.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__mdspan/submdspan_mapping.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__mdspan/layout_right.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__mdspan/extents.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__mdspan/default_accessor.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__mdspan/concepts.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__mdspan/layout_left.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__mdspan/empty_base.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__mdspan/layout_stride.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__mdspan/aligned_accessor.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/limits /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__exception /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__exception/cuda_error.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__exception/terminate.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__latch /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__latch/latch.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/numeric /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/complex /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/chrono /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__functional /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__functional/pointer_to_binary_function.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__functional/binary_negate.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__functional/binary_function.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__functional/compose.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__functional/binder2nd.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__functional/ranges_operations.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__functional/perfect_forward.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__functional/function.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__functional/is_transparent.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__functional/bind.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__functional/mem_fn.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__functional/reference_wrapper.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__functional/weak_result_type.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__functional/unwrap_ref.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__functional/operations.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__functional/bind_front.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__functional/identity.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__functional/bind_back.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__functional/mem_fun_ref.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__functional/unary_negate.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__functional/hash.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__functional/not_fn.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__functional/default_searcher.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__functional/invoke.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__functional/pointer_to_unary_function.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__functional/binder1st.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__functional/unary_function.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/concepts /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/barrier /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__execution /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__execution/env.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/type_traits /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/cstdint /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/source_location /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__format_ /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/execution /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__random /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__random/is_valid.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__random/linear_congruential_engine.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__random/is_seed_sequence.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__random/generate_canonical.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__random/uniform_int_distribution.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__random/uniform_real_distribution.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/ranges /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__system_error /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__system_error/errc.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__optional /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__optional/optional_base.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__optional/make_optional.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__optional/nullopt.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__optional/optional_ref.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__optional/optional.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__optional/bad_optional_access.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__optional/hash.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/memory /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/reverse_copy.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/none_of.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/shift_left.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/swap_ranges.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/rotate.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/find_first_of.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/merge.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/move_backward.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/set_intersection.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/copy_if.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/copy_n.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/comp.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/sift_down.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/adjacent_find.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/generate.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/max_element.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/ranges_min_element.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/replace_if.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/next_permutation.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/generate_n.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/rotate_copy.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/is_heap.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/find_end.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/upper_bound.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/remove_copy.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/half_positive.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/find_if_not.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/sort_heap.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/partition.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/unwrap_iter.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/iterator_operations.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/replace_copy.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/lower_bound.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/minmax_element.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/remove.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/lexicographical_compare.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/min_element.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/mismatch.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/make_heap.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/set_symmetric_difference.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/ranges_min.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/copy.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/equal.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/copy_backward.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/remove_copy_if.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/minmax.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/count_if.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/partition_point.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/move.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/partial_sort_copy.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/unique.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/is_partitioned.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/unwrap_range.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/reverse.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/for_each_n.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/replace_copy_if.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/search_n.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/max.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/pop_heap.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/comp_ref_type.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/replace.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/any_of.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/fill.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/binary_search.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/find.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/remove_if.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/iter_swap.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/is_sorted_until.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/equal_range.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/set_difference.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/is_heap_until.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/shift_right.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/ranges_iterator_concept.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/unique_copy.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/for_each.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/prev_permutation.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/find_if.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/push_heap.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/is_sorted.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/partition_copy.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/search.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/make_projected.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/partial_sort.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/includes.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/clamp.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/is_permutation.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/transform.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/fill_n.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/all_of.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/min.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/set_union.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__algorithm/count.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cccl /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cccl/exceptions.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cccl/version.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cccl/diagnostic.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cccl/preprocessor.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cccl/attributes.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cccl/os.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cccl/prologue.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cccl/compiler.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cccl/system_header.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cccl/visibility.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cccl/sequence_access.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cccl/unreachable.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cccl/extended_data_types.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cccl/epilogue.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cccl/execution_space.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cccl/dialect.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cccl/rtti.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cccl/architecture.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cccl/is_non_narrowing_convertible.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cccl/deprecated.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cccl/cuda_toolkit.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cccl/assert.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cccl/ptx_isa.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cccl/cuda_capabilities.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cccl/builtin.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__memory_ /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/ratio /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__fwd /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__fwd/mdspan.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__fwd/tuple.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__fwd/memory_resource.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__fwd/string_view.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__fwd/optional.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__fwd/pair.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__fwd/reference_wrapper.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__fwd/array.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__fwd/string.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__fwd/iterator_traits.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__fwd/subrange.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__fwd/hash.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__fwd/get.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__fwd/fp.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__fwd/allocator.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__fwd/complex.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__fwd/char_traits.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__fwd/span.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__random_ /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/linalg /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/mdspan /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/variant /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__numeric /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__numeric/reduce.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__numeric/transform_reduce.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__numeric/gcd_lcm.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__numeric/partial_sum.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__numeric/midpoint.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__numeric/adjacent_difference.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__numeric/inclusive_scan.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__numeric/iota.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__numeric/exclusive_scan.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__numeric/accumulate.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__numeric/inner_product.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__numeric/transform_inclusive_scan.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__numeric/transform_exclusive_scan.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__atomic /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__atomic/platform /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__atomic/platform/msvc_to_builtins.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__atomic/wait /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__atomic/wait/polling.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__atomic/wait/notify_wait.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__atomic/types /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__atomic/types/reference.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__atomic/types/base.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__atomic/types/common.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__atomic/types/small.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__atomic/types/locked.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__atomic/functions /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__atomic/functions/cuda_ptx_generated.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__atomic/functions/cuda_ptx_generated_helper.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__atomic/functions/cuda_ptx_derived.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__atomic/functions/cuda_local.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__atomic/functions/common.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__atomic/functions/host.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__atomic/api /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__atomic/api/reference.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__atomic/api/common.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__atomic/api/owned.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__atomic/platform.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__atomic/types.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__atomic/order.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__atomic/scopes.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__atomic/functions.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/tuple /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/climits /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/cstring /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/expected /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__internal /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__internal/cpp_dialect.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__internal/namespaces.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__internal/features.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cmath /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cmath/logarithms.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cmath/hypot.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cmath/min_max.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cmath/fpclassify.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cmath/exponential_functions.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cmath/nvfp16.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cmath/roots.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cmath/signbit.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cmath/remainder.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cmath/traits.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cmath/rounding_functions.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cmath/gamma.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cmath/isnormal.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cmath/isfinite.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cmath/trigonometric_functions.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cmath/inverse_hyperbolic_functions.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cmath/nvbf16.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cmath/inverse_trigonometric_functions.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cmath/lerp.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cmath/hyperbolic_functions.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cmath/modulo.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cmath/copysign.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cmath/isinf.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cmath/isnan.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cmath/fma.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cmath/abs.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__system_error_ /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/projected.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/access.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/bounded_iter.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/iter_move.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/front_insert_iterator.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/next.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/ostreambuf_iterator.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/move_iterator.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/sortable.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/size.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/istreambuf_iterator.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/indirectly_comparable.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/istream_iterator.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/prev.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/erase_if_container.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/advance.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/reverse_access.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/mergeable.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/reverse_iterator.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/unreachable_sentinel.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/concepts.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/iterator.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/iterator_traits.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/iter_swap.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/distance.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/ostream_iterator.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/readable_traits.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/insert_iterator.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/wrap_iter.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/back_insert_iterator.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/data.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/empty.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/permutable.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/default_sentinel.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/counted_iterator.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/incrementable_traits.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__iterator/move_sentinel.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cstdlib /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cstdlib/aligned_alloc.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cstdlib/malloc.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cstdlib/div.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__cstdlib/abs.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__bit /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__bit/rotate.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__bit/reference.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__bit/bit_cast.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__bit/integral.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__bit/popcount.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__bit/endian.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__bit/byteswap.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__bit/countl.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__bit/has_single_bit.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/std/__bit/countr.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__mdspan /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__mdspan/host_device_mdspan.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__mdspan/restrict_mdspan.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__mdspan/host_device_accessor.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__mdspan/restrict_accessor.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__warp /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__warp/lane_mask.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__warp/warp_match_all.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__warp/warp_shuffle.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__latch /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__latch/latch.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/numeric /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__functional /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__functional/minimum.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__functional/get_device_address.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__functional/address_stability.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__functional/maximum.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__functional/for_each_canceled.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__functional/proclaim_return_type.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/barrier /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__execution /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__execution/determinism.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__execution/tune.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__execution/require.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/type_traits /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/work_stealing /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/algorithm /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/warp /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/memory /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__algorithm /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__algorithm/copy.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__algorithm/fill.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__algorithm/common.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__fwd /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__fwd/barrier_native_handle.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__fwd/get_stream.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__fwd/barrier.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__fwd/pipeline.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__fwd/devices.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/discard_memory /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/mdspan /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__numeric /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__numeric/narrow.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__numeric/overflow_result.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__numeric/overflow_cast.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__atomic /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__atomic/atomic.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__driver /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__driver/driver_api.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__cmath /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__cmath/ilog.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__cmath/ceil_div.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__cmath/round_up.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__cmath/ipow.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__cmath/pow2.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__cmath/neg.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__cmath/fast_modulo_division.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__cmath/round_down.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__cmath/isqrt.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__cmath/uabs.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__iterator /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__iterator/constant_iterator.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__iterator/transform_iterator.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__iterator/discard_iterator.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__iterator/counting_iterator.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__iterator/permutation_iterator.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__iterator/transform_output_iterator.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__iterator/strided_iterator.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__iterator/tabulate_output_iterator.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/memory_resource /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__nvtx /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__nvtx/nvtx.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__nvtx/nvtx3.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__bit /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__bit/bit_reverse.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__bit/bitmask.h /usr/local/lib/ollama/mlx_cuda_v13/include/cccl/cuda/__bit/bitfield.h /usr/local/lib/ollama/mlx_cuda_v13/include/cuda_device_runtime_api.h /usr/local/lib/ollama/mlx_cuda_v13/include/cuda_fp8.h /usr/local/lib/ollama/mlx_cuda_v13/include/vector_functions.h /usr/local/lib/ollama/mlx_cuda_v13/include/builtin_types.h /usr/local/lib/ollama/mlx_cuda_v13/include/vector_types.h /usr/local/lib/ollama/mlx_cuda_v13/include/texture_types.h /usr/local/lib/ollama/mlx_cuda_v13/include/cuda_bf16.h /usr/local/lib/ollama/mlx_cuda_v13/include/driver_types.h /usr/local/lib/ollama/mlx_cuda_v13/include/cuda_bf16.hpp /usr/local/lib/ollama/mlx_cuda_v13/include/vector_functions.hpp /usr/local/lib/ollama/mlx_cuda_v13/include/cooperative_groups /usr/local/lib/ollama/mlx_cuda_v13/include/cooperative_groups/scan.h /usr/local/lib/ollama/mlx_cuda_v13/include/cooperative_groups/memcpy_async.h /usr/local/lib/ollama/mlx_cuda_v13/include/cooperative_groups/reduce.h /usr/local/lib/ollama/mlx_cuda_v13/include/cooperative_groups/details /usr/local/lib/ollama/mlx_cuda_v13/include/cooperative_groups/details/info.h /usr/local/lib/ollama/mlx_cuda_v13/include/cooperative_groups/details/scan.h /usr/local/lib/ollama/mlx_cuda_v13/include/cooperative_groups/details/reduce.h /usr/local/lib/ollama/mlx_cuda_v13/include/cooperative_groups/details/coalesced_scan.h /usr/local/lib/ollama/mlx_cuda_v13/include/cooperative_groups/details/partitioning.h /usr/local/lib/ollama/mlx_cuda_v13/include/cooperative_groups/details/sync.h /usr/local/lib/ollama/mlx_cuda_v13/include/cooperative_groups/details/helpers.h /usr/local/lib/ollama/mlx_cuda_v13/include/cooperative_groups/details/functional.h /usr/local/lib/ollama/mlx_cuda_v13/include/cooperative_groups/details/async.h /usr/local/lib/ollama/mlx_cuda_v13/include/cooperative_groups/details/memory.h /usr/local/lib/ollama/mlx_cuda_v13/include/cooperative_groups/details/invoke.h /usr/local/lib/ollama/mlx_cuda_v13/include/cooperative_groups/details/coalesced_reduce.h /usr/local/lib/ollama/mlx_cuda_v13/include/cooperative_groups/details/driver_abi.h /usr/local/lib/ollama/mlx_cuda_v13/include/device_types.h /usr/local/lib/ollama/mlx_cuda_v13/include/cuda_fp16.h /usr/local/lib/ollama/mlx_cuda_v13/include/math_constants.h /usr/local/lib/ollama/mlx_cuda_v13/include/crt /usr/local/lib/ollama/mlx_cuda_v13/include/crt/host_defines.h /usr/local/lib/ollama/mlx_cuda_v13/libcudnn_adv.so.9.20.0 /usr/local/lib/ollama/mlx_cuda_v13/libcudart.so.13.0.96 /usr/local/lib/ollama/mlx_cuda_v13/libcudnn_cnn.so.9.20.0 /usr/local/lib/ollama/mlx_cuda_v13/libcublasLt.so.13 /usr/local/lib/ollama/mlx_cuda_v13/libcublasLt.so /usr/local/lib/ollama/mlx_cuda_v13/libcudnn.so.9 /usr/local/lib/ollama/mlx_cuda_v13/libcudnn_cnn.so.9 /usr/local/lib/ollama/mlx_cuda_v13/libcufft.so.12.0.0.61 /usr/local/lib/ollama/mlx_cuda_v13/libcublas.so /usr/local/lib/ollama/mlx_cuda_v13/libcudnn_engines_runtime_compiled.so.9 /usr/local/lib/ollama/libggml-cpu-sse42.so /usr/local/lib/ollama/libggml-base.so /usr/local/lib/ollama/libggml-base.so.0.0.0 ```
Author
Owner

@rick-github commented on GitHub (Apr 1, 2026):

time=2026-03-31T21:29:28.760+02:00 level=DEBUG source=ggml.go:94 msg="ggml backend load all from path" path=/usr/local/lib/ollama
time=2026-03-31T21:29:28.760+02:00 level=DEBUG source=ggml.go:94 msg="ggml backend load all from path" path=/usr/local/lib/ollama/cuda_v12
time=2026-03-31T21:29:28.762+02:00 level=INFO source=ggml.go:104 msg=system CPU.0.LLAMAFILE=1 compiler=cgo(gcc)

The runner is not loading any accelerator backends, not even the CPU ones. The reason I asked for the output of find is that occasionally an install breaks and the libraries are not created, but this looks complete.

What command did you run to upgrade ollama?

What's the output of

ls -l /usr/local/lib/ollama/
file /usr/local/lib/ollama/libggml-base.so*
<!-- gh-comment-id:4172313553 --> @rick-github commented on GitHub (Apr 1, 2026): ``` time=2026-03-31T21:29:28.760+02:00 level=DEBUG source=ggml.go:94 msg="ggml backend load all from path" path=/usr/local/lib/ollama time=2026-03-31T21:29:28.760+02:00 level=DEBUG source=ggml.go:94 msg="ggml backend load all from path" path=/usr/local/lib/ollama/cuda_v12 time=2026-03-31T21:29:28.762+02:00 level=INFO source=ggml.go:104 msg=system CPU.0.LLAMAFILE=1 compiler=cgo(gcc) ``` The runner is not loading any accelerator backends, not even the CPU ones. The reason I asked for the output of `find` is that occasionally an install breaks and the libraries are not created, but this looks complete. What command did you run to upgrade ollama? What's the output of ``` ls -l /usr/local/lib/ollama/ file /usr/local/lib/ollama/libggml-base.so* ```
Author
Owner

@pwoehrer commented on GitHub (Apr 1, 2026):

I use a little shell script to check for the installed and latest version which asks me if I want to upgrade, but in the end it runs the usual
curl -fsSL https://ollama.com/install.sh | sh

As I pulled up the command anyways and you wrote that the install might have broken something, I went ahead and tried a reinstall. As everything worked out fine for about half a year for every upgrade, I did not even think that the install process could be the culprit.

However, it fixed the problem. Thank you for the hint.

For completeness sake:

> ls -l /usr/local/lib/ollama/
insgesamt 6484
drwxr-xr-x 2 root root    4096 30. Mär 04:55 cuda_v12
drwxr-xr-x 2 root root    4096 30. Mär 04:43 cuda_v13
lrwxrwxrwx 1 root root      20 30. Mär 04:57 include -> mlx_cuda_v13/include
lrwxrwxrwx 1 root root      17 30. Mär 04:31 libggml-base.so -> libggml-base.so.0
lrwxrwxrwx 1 root root      21 30. Mär 04:31 libggml-base.so.0 -> libggml-base.so.0.0.0
-rwxr-xr-x 1 root root  748152 30. Mär 04:31 libggml-base.so.0.0.0
-rwxr-xr-x 1 root root  873912 30. Mär 04:31 libggml-cpu-alderlake.so
-rwxr-xr-x 1 root root  873912 30. Mär 04:31 libggml-cpu-haswell.so
-rwxr-xr-x 1 root root 1009080 30. Mär 04:31 libggml-cpu-icelake.so
-rwxr-xr-x 1 root root  820728 30. Mär 04:31 libggml-cpu-sandybridge.so
-rwxr-xr-x 1 root root 1009080 30. Mär 04:31 libggml-cpu-skylakex.so
-rwxr-xr-x 1 root root  636536 30. Mär 04:31 libggml-cpu-sse42.so
-rwxr-xr-x 1 root root  632472 30. Mär 04:31 libggml-cpu-x64.so
drwxr-xr-x 3 root root    4096 30. Mär 04:57 mlx_cuda_v13
drwxr-xr-x 2 root root    4096 30. Mär 04:37 vulkan

> file /usr/local/lib/ollama/libggml-base.so*
/usr/local/lib/ollama/libggml-base.so:       symbolic link to libggml-base.so.0
/usr/local/lib/ollama/libggml-base.so.0:     symbolic link to libggml-base.so.0.0.0
/usr/local/lib/ollama/libggml-base.so.0.0.0: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=10cb08973e555798d204db61bd55897657a73453, stripped
<!-- gh-comment-id:4172533502 --> @pwoehrer commented on GitHub (Apr 1, 2026): I use a little shell script to check for the installed and latest version which asks me if I want to upgrade, but in the end it runs the usual `curl -fsSL https://ollama.com/install.sh | sh` As I pulled up the command anyways and you wrote that the install might have broken something, I went ahead and tried a reinstall. As everything worked out fine for about half a year for every upgrade, I did not even think that the install process could be the culprit. However, it fixed the problem. Thank you for the hint. For completeness sake: ``` > ls -l /usr/local/lib/ollama/ insgesamt 6484 drwxr-xr-x 2 root root 4096 30. Mär 04:55 cuda_v12 drwxr-xr-x 2 root root 4096 30. Mär 04:43 cuda_v13 lrwxrwxrwx 1 root root 20 30. Mär 04:57 include -> mlx_cuda_v13/include lrwxrwxrwx 1 root root 17 30. Mär 04:31 libggml-base.so -> libggml-base.so.0 lrwxrwxrwx 1 root root 21 30. Mär 04:31 libggml-base.so.0 -> libggml-base.so.0.0.0 -rwxr-xr-x 1 root root 748152 30. Mär 04:31 libggml-base.so.0.0.0 -rwxr-xr-x 1 root root 873912 30. Mär 04:31 libggml-cpu-alderlake.so -rwxr-xr-x 1 root root 873912 30. Mär 04:31 libggml-cpu-haswell.so -rwxr-xr-x 1 root root 1009080 30. Mär 04:31 libggml-cpu-icelake.so -rwxr-xr-x 1 root root 820728 30. Mär 04:31 libggml-cpu-sandybridge.so -rwxr-xr-x 1 root root 1009080 30. Mär 04:31 libggml-cpu-skylakex.so -rwxr-xr-x 1 root root 636536 30. Mär 04:31 libggml-cpu-sse42.so -rwxr-xr-x 1 root root 632472 30. Mär 04:31 libggml-cpu-x64.so drwxr-xr-x 3 root root 4096 30. Mär 04:57 mlx_cuda_v13 drwxr-xr-x 2 root root 4096 30. Mär 04:37 vulkan > file /usr/local/lib/ollama/libggml-base.so* /usr/local/lib/ollama/libggml-base.so: symbolic link to libggml-base.so.0 /usr/local/lib/ollama/libggml-base.so.0: symbolic link to libggml-base.so.0.0.0 /usr/local/lib/ollama/libggml-base.so.0.0.0: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=10cb08973e555798d204db61bd55897657a73453, stripped ```
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#9717