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

Drop fast_math and move CI from %intel to %oneapi #1042

Merged
merged 2 commits into from
May 4, 2023
Merged

Conversation

olupton
Copy link
Contributor

@olupton olupton commented May 3, 2023

Enabled by BlueBrain/spack#1992, BlueBrain/spack#1994 and neuronsimulator/nrn#2350; %intel is going away soon.

fast_math tests for vexpm1 did not pass with %oneapi. As this code seems to be unused, removing it is the pragmatic option.

@bbpbuildbot

This comment has been minimized.

@olupton olupton closed this May 3, 2023
@olupton olupton reopened this May 3, 2023
@bbpbuildbot

This comment has been minimized.

@olupton olupton closed this May 4, 2023
@olupton olupton reopened this May 4, 2023
@bbpbuildbot

This comment has been minimized.

@olupton olupton changed the title CI: %intel -> %oneapi Drop fast_math and move CI from %intel to %oneapi May 4, 2023
@olupton olupton marked this pull request as ready for review May 4, 2023 14:16
@bbpbuildbot

This comment has been minimized.

Copy link
Contributor

@ohm314 ohm314 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@codecov
Copy link

codecov bot commented May 4, 2023

Codecov Report

Merging #1042 (c5cf4c1) into master (e7a9432) will decrease coverage by 0.13%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1042      +/-   ##
==========================================
- Coverage   70.07%   69.94%   -0.13%     
==========================================
  Files         190      188       -2     
  Lines       25804    25636     -168     
==========================================
- Hits        18081    17931     -150     
+ Misses       7723     7705      -18     
Impacted Files Coverage Δ
src/codegen/codegen_cpp_visitor.cpp 85.71% <ø> (-0.01%) ⬇️

@bbpbuildbot
Copy link
Collaborator

Logfiles from GitLab pipeline #120983 (:white_check_mark:) have been uploaded here!

Status and direct links:

olupton added a commit to neuronsimulator/nrn that referenced this pull request May 4, 2023
* Look for nmodl.hpp not nmodl/fast_math.hpp.
* nmodl/fast_math.hpp is removed in BlueBrain/nmodl#1042.
@olupton olupton merged commit f8a1ee6 into master May 4, 2023
@olupton olupton deleted the olupton/oneapi branch May 4, 2023 21:15
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.

None yet

4 participants