metal and umd prefetch CPM dependencies before compiling #1

Closed
opened 2024-10-07 15:22:19 +00:00 by Artturin · 2 comments
Artturin commented 2024-10-07 15:22:19 +00:00 (Migrated from github.com)

Basically it's running the CMake configure to fetch the dependencies in advance for the actual build which won't have access to the net.

https://github.com/cpm-cmake/CPM.cmake?tab=readme-ov-file#cpm_download_all
https://github.com/cpm-cmake/CPM.cmake?tab=readme-ov-file#cpm_source_cache

We could not do this, but this is likely the easiest to update way because there will be no patches to update.

Basically it's running the CMake configure to fetch the dependencies in advance for the actual build which won't have access to the net. https://github.com/cpm-cmake/CPM.cmake?tab=readme-ov-file#cpm_download_all https://github.com/cpm-cmake/CPM.cmake?tab=readme-ov-file#cpm_source_cache We could not do this, but this is likely the easiest to update way because there will be no patches to update.
Owner

@Artturin , can this issue be close?

@Artturin , can this issue be close?
Owner

@Artturin , can this issue be close?

Yes, you wanted me to open this as a note

> @Artturin , can this issue be close? Yes, you wanted me to open this as a note
Sign in to join this conversation.
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: NixPackages/tt-flake#1
No description provided.