Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

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