Skip to content

Conversation

@teojgo
Copy link
Contributor

@teojgo teojgo commented Aug 1, 2018

Closes #392

@codecov-io
Copy link

codecov-io commented Aug 1, 2018

Codecov Report

Merging #415 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #415   +/-   ##
======================================
  Coverage    91.2%   91.2%           
======================================
  Files          70      70           
  Lines        8582    8582           
======================================
  Hits         7827    7827           
  Misses        755     755

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9d9ba2e...0ab2421. Read the comment docs.

@teojgo
Copy link
Contributor Author

teojgo commented Aug 4, 2018

@jenkins-cscs retry all

@teojgo teojgo requested a review from victorusu August 7, 2018 07:00
self.current_environ.cflags = '-O3 -S'
self.current_environ.cxxflags = '-O3 -S'
self.current_environ.fflags = '-O3 -S'
def setup(self, partition, environ, **job_opts):
Copy link
Contributor

Choose a reason for hiding this comment

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

You don't need to override setup() here, since you are changing behaviour based on the system.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I need it because the flags change based on the environment.

Copy link
Contributor

Choose a reason for hiding this comment

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

Ok, I have now seen it.

@vkarak vkarak merged commit b53af13 into master Aug 9, 2018
@vkarak vkarak deleted the regression_test/haskell_fma_buildsystems branch August 9, 2018 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants