llnl / llnl/AMG

Different numbers of iterations while running code in different hardware paltform

Open
#1 7 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
36
Forks
29
PR merge metrics
No merged PRs in 30d

Description

I ran AMG on Xeon, KNL and KNM platform, but when I was running on KNM/KNL I find that the numbers of iterations become much more than on Xeon(with same configuration), what's more, when I running with 1 OMP thread per process, the number of iterations will become 0 on KNM/KNL, is there any way(like some flag) to control the number of iteration, or this is a problem of the code?

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no source files, tests, or entry points. Start by reproducing AMG with the same configuration on Xeon, KNL, and KNM, including one OMP thread per process, then inspect the available iteration controls and platform-specific runtime output. Done means determining whether the iteration difference or zero count is expected behavior or a reproducible code defect, with the command and evidence recorded.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
hpc
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.