Skip to content

Conversation

@teojgo
Copy link
Contributor

@teojgo teojgo commented Sep 17, 2018

No description provided.

environ.fflags = self._pgi_flags
if self.current_system.name in ['daint', 'dom']:
self.build_system.fflags = ['-acc', '-ta=tesla:cc60',
'-Mnorpath']
Copy link
Contributor

Choose a reason for hiding this comment

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

I would move the self.build_system.fflags = ['-acc'] outside the if and here use +=

'G2G': '1',
}
self.build_system.cxxflags = ['-ccbin mpicxx', '-lcublas',
'-lcudart', '-arch=sm_60']
Copy link
Contributor

Choose a reason for hiding this comment

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

-lcudart, -lcublas are ldflags.

@teojgo
Copy link
Contributor Author

teojgo commented Sep 18, 2018

@jenkins-cscs retry daint dom

@vkarak vkarak merged commit 61b9618 into reframe-hpc:master Sep 18, 2018
@teojgo teojgo deleted the regression_test/gpu_direct_build_systems branch September 18, 2018 13:44
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.

2 participants