Skip to content

Update build options in cvk_program#824

Open
rjodinchr wants to merge 1 commit intokpet:mainfrom
rjodinchr:pr/binary-header
Open

Update build options in cvk_program#824
rjodinchr wants to merge 1 commit intokpet:mainfrom
rjodinchr:pr/binary-header

Conversation

@rjodinchr
Copy link
Copy Markdown
Contributor

Some build options are needed at link time, while they are only provided at compile time.

Add a new container to manage build options in order to get what we need at link time from compiled cvk_program.

Update clvk_binary_header to get those information as well as program can be exported, then imported with those information.

Ref #822

@ShaobinTao
Copy link
Copy Markdown
Contributor

@kpet : can you help review this PR at your earliest convenience so that it can merged and be made available to end users?

Some build options are needed at link time, while they are only
provided at compile time.

Add a new container to manage build options in order to get what we
need at link time from compiled cvk_program.

Update clvk_binary_header to get those information as well as program
can be exported, then imported with those information.

Ref kpet#822
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