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

Check scaling for pennant and kripke #644

Open
saikrishna2893 opened this issue Jun 30, 2022 · 1 comment
Open

Check scaling for pennant and kripke #644

saikrishna2893 opened this issue Jun 30, 2022 · 1 comment

Comments

@saikrishna2893
Copy link

saikrishna2893 commented Jun 30, 2022

@michaellarabel We would like to check scaling for the pennant and kripke, to check scaling, we want to update the number of threads and we would like to check for 4,8,16,32,64,96,128 thread configs, we observed that in makefile of pennant, they are using NUM_CPU_CORES, we have modified this parameter accordingly and tried to install again and ran the tests using phoronix test suite. We tried to modify the omp_num_threads also, but didnt observe the change.

We observed that the test is running for all cores available in the system and not for the NUM_CPU_CORES set to.
Is there any way through which we can play with number of threads and achieve the scaling without modifying msconfig of the system for every thread configuration.

@saikrishna2893
Copy link
Author

Also observing segmentation fault message being displayed whenever I install pennant or when I run the test.
Segmentation fault Evaluating External Test Dependencies .......................................................................... Phoronix Test Suite v10.8.3 To Install: pts/pennant-1.1.0 Determining File Requirements .................................................................................. Searching Download Caches ...................................................................................... 1 Test To Install 1 File To Download [13.27MB] 20MB Of Disk Space Is Needed 4 Seconds Estimated Install Time pts/pennant-1.1.0: Test Installation 1 of 1 1 File Needed [13.27 MB / 1 Minute] Downloading: pennant-1.0.1-makefile-update.tar.xz [13.27MB] Estimated Download Time: 1m ................................................................................ Approximate Install Size: 20 MB Estimated Install Time: 4 Seconds Installing Test @ 00:08:26

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

No branches or pull requests

1 participant