Skip to content

add fixes for the latest compilers#145

Open
bashbaug wants to merge 1 commit intoApress:mainfrom
bashbaug:update-for-latest-compilers
Open

add fixes for the latest compilers#145
bashbaug wants to merge 1 commit intoApress:mainfrom
bashbaug:update-for-latest-compilers

Conversation

@bashbaug
Copy link
Collaborator

This PR includes a few minor updates to build the samples with the latest compilers:

  • Since recent CUDA versions dropped support for SM 6.0, bump the default SM version to 8.6.
  • Since recent compilers dropped support for some FPGA extensions (e.g. fpga_selector_v), add an option and disable building FPGA samples that require these extensions by default.

bump the default CUDA SM version to 8.6
disable FPGA samples by default due to missing headers
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.

1 participant