/
redgpu
/
clspv
Обзор
Документация
Войти
/
redgpu
/
clspv
Код
Запросы
0
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
01_python3_utils_fetch_sources.py.log.txt
106 строк
4 KB
Constantine Tarasenkov
python3 utils/fetch_sources.py
04 сен 2021, 14:35
04 сен 2021, 14:35
4a0ab4c
Код
Авторство
О чём код?
~/Downloads/clspv$ python3 utils/fetch_sources.py Change directory to . Get SPIRV-Headers In /home/constantine/Downloads/clspv/third_party/SPIRV-Headers: ['git', 'clone', 'https://github.com/KhronosGroup/SPIRV-Headers', '.'] Cloning into '.'... remote: Enumerating objects: 2757, done. remote: Counting objects: 100% (422/422), done. remote: Compressing objects: 100% (113/113), done. remote: Total 2757 (delta 281), reused 379 (delta 258), pack-reused 2335 Receiving objects: 100% (2757/2757), 1.53 MiB | 5.38 MiB/s, done. Resolving deltas: 100% (1814/1814), done. b'' In /home/constantine/Downloads/clspv/third_party/SPIRV-Headers: ['git', 'remote', 'add', 'deps', 'https://github.com/KhronosGroup/SPIRV-Headers'] b'' 7845730cab6ebbdeb621e7349b7dc1a59c3377be In /home/constantine/Downloads/clspv/third_party/SPIRV-Headers: ['git', 'checkout', '7845730cab6ebbdeb621e7349b7dc1a59c3377be'] Note: switching to '7845730cab6ebbdeb621e7349b7dc1a59c3377be'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c <new-branch-name> Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 7845730 Bump revision to 4, for SPIR-V 1.5. b'' Get SPIRV-Tools In /home/constantine/Downloads/clspv/third_party/SPIRV-Tools: ['git', 'clone', 'https://github.com/KhronosGroup/SPIRV-Tools', '.'] Cloning into '.'... remote: Enumerating objects: 33880, done. remote: Counting objects: 100% (1382/1382), done. remote: Compressing objects: 100% (661/661), done. remote: Total 33880 (delta 824), reused 1116 (delta 698), pack-reused 32498 Receiving objects: 100% (33880/33880), 19.78 MiB | 4.20 MiB/s, done. Resolving deltas: 100% (26847/26847), done. b'' In /home/constantine/Downloads/clspv/third_party/SPIRV-Tools: ['git', 'remote', 'add', 'deps', 'https://github.com/KhronosGroup/SPIRV-Tools'] b'' 7403dfafd8a4b7216343dd9be891e540a5f30240 In /home/constantine/Downloads/clspv/third_party/SPIRV-Tools: ['git', 'checkout', '7403dfafd8a4b7216343dd9be891e540a5f30240'] Note: switching to '7403dfafd8a4b7216343dd9be891e540a5f30240'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c <new-branch-name> Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 7403dfaf CMake: Add SPIRV_TOOLS_BUILD_STATIC flag (#3910) b'' Get llvm In /home/constantine/Downloads/clspv/third_party/llvm: ['git', 'clone', 'https://github.com/llvm/llvm-project', '.'] Cloning into '.'... remote: Enumerating objects: 4488977, done. remote: Counting objects: 100% (534/534), done. remote: Compressing objects: 100% (103/103), done. remote: Total 4488977 (delta 437), reused 469 (delta 430), pack-reused 4488443 Receiving objects: 100% (4488977/4488977), 1.65 GiB | 7.20 MiB/s, done. Resolving deltas: 100% (3577130/3577130), done. Updating files: 100% (108039/108039), done. b'' In /home/constantine/Downloads/clspv/third_party/llvm: ['git', 'remote', 'add', 'deps', 'https://github.com/llvm/llvm-project'] b'' 45ac5f5441818afa1b0ee4a3734583c8cc915a79 In /home/constantine/Downloads/clspv/third_party/llvm: ['git', 'checkout', '45ac5f5441818afa1b0ee4a3734583c8cc915a79'] Updating files: 100% (5552/5552), done. Note: switching to '45ac5f5441818afa1b0ee4a3734583c8cc915a79'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c <new-branch-name> Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 45ac5f544181 Revert "[ORC-RT][ORC] Introduce ELF/*nix Platform and runtime support." b''