Skip to content

Comments

Add ability to cache built binaries in OpenCL engine#11

Merged
TrentHouliston merged 86 commits intoFastcode:mainfrom
ysims:main
Jul 7, 2022
Merged

Add ability to cache built binaries in OpenCL engine#11
TrentHouliston merged 86 commits intoFastcode:mainfrom
ysims:main

Conversation

@ysims
Copy link
Contributor

@ysims ysims commented Jul 4, 2022

Building OpenCL can take a while. A solution is to save the compiled binary and load it whenever it is needed. Wait time will exist for the initial run, but after that it should be quick unless the compiled binary is deleted. This PR implements this functionality.

@ysims ysims marked this pull request as draft July 5, 2022 01:49
@ysims ysims marked this pull request as ready for review July 7, 2022 03:44
@ysims ysims requested a review from TrentHouliston July 7, 2022 04:47
@TrentHouliston TrentHouliston changed the title Save and load binary in OpenCL engine Add ability to cache built binaries in OpenCL engine Jul 7, 2022
@TrentHouliston TrentHouliston merged commit 1e3ba87 into Fastcode:main Jul 7, 2022
ysims added a commit to ysims/VisualMesh that referenced this pull request Jan 22, 2023
ysims added a commit to ysims/VisualMesh that referenced this pull request Jan 24, 2023
ysims added a commit to ysims/VisualMesh that referenced this pull request Jan 24, 2023
ysims added a commit to ysims/VisualMesh that referenced this pull request Jan 24, 2023
ysims added a commit to ysims/VisualMesh that referenced this pull request Jan 24, 2023
ysims added a commit to ysims/VisualMesh that referenced this pull request Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants