Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    Projects Groups Topics Snippets
  • Register
  • Sign in
  • GROMACS GROMACS
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 316
    • Issues 316
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 96
    • Merge requests 96
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • GROMACS
  • GROMACSGROMACS
  • Issues
  • #2072
Closed
Open
Issue created Nov 08, 2016 by Paul Bauer@acmnpvMaintainer

target hardware description is silent about the result - Redmine #2072

Currently cmake/gmxDetectTargetArchitecture.cmake is silent about its results, which makes it difficult to know what the result was, e.g. in places that build with strange platforms, like Debian and Fedora build farms. Raised at https://gerrit.gromacs.org/\#/c/6321/

We should write a single line status message to cmake output when we detect the identity of the target, and a single line when we have not detected any target.

(from redmine: issue id 2072, created on 2016-11-08 by mark.j.abraham, closed on 2018-10-03)

  • Relations:
    • relates #1907 (closed)
  • Changesets:
    • Revision c3a53d77 on 2016-11-08T20:01:53Z:
Fix x86 conditional

The CpuInfoTest.SupportLevel testcase fails on s390x because wrong
condition in src/gromacs/hardware/tests/cpuinfo.cpp is used. Fixed
this by setting GMX_TARGET_X86 to 0 or 1 in all cases, both for
GROMACS CMake detection and GROMACS build.

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1390149

Refs #2072

Change-Id: Id50fd65c6228a25f2bb2eca684d680a2b34d2263
Assignee
Assign to
Time tracking