Skip to content

[WIP] GitHub CI: Start working on getting a Windows CI working#176

Draft
imikejackson wants to merge 1 commit intoEMsoft-org:developfrom
imikejackson:topic/github_ci
Draft

[WIP] GitHub CI: Start working on getting a Windows CI working#176
imikejackson wants to merge 1 commit intoEMsoft-org:developfrom
imikejackson:topic/github_ci

Conversation

@imikejackson
Copy link
Collaborator

@imikejackson imikejackson commented May 22, 2024

This is just me fooling around to see if GitHub can even get the Intel oneAPI Fortran compilers installed.

Windows

  • Can we install/get access to the Intel Fortran compiler
  • Can we build up the needed support libraries
    • We are going to have to cache this as we don't want these libraries to be built every time.
    • We might think about some sort of Artifact repo that stores the SDK maybe?
  • Can we actually configure EMsoft with CMake? Maybe using a CMakePresets.json file might be the easiest to do
  • Can we actually build EMsoft once it is configured

Linux

MacOS

@imikejackson imikejackson marked this pull request as draft May 22, 2024 21:19
@imikejackson imikejackson force-pushed the topic/github_ci branch 5 times, most recently from 83e9c83 to 0969c0f Compare May 22, 2024 21:46
@imikejackson imikejackson changed the title GitHub CI: Start working on getting a Windows CI working [WIP] GitHub CI: Start working on getting a Windows CI working May 22, 2024
@imikejackson imikejackson force-pushed the topic/github_ci branch 9 times, most recently from 1a5cb7d to 50ecf86 Compare May 22, 2024 22:44
Signed-off-by: Michael Jackson <mike.jackson@bluequartz.net>
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

Comments