Bug 262333 - Extend systemmonitor with a downloadable view of CUDA stress
Summary: Extend systemmonitor with a downloadable view of CUDA stress
Status: RESOLVED WORKSFORME
Alias: None
Product: ksysguard
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: 0.1
Platform: Unlisted Binaries Linux
: NOR wishlist
Target Milestone: ---
Assignee: KSysGuard Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-06 20:01 UTC by tonja32
Modified: 2019-04-10 04:33 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tonja32 2011-01-06 20:01:54 UTC
Version:           0.1
OS:                Linux

Wenn man mit Mathematica programmiert interessiert man sich unter anderen welchen Stress man auf den N CUDA-Devices verursacht, bzw des OPENGL.

Reproducible: Didn't try



Expected Results:  
Downloadable view of the CUDA constrains Memory-types and Shader Overload/Idle-Time.

OS: Linux (x86_64) release 2.6.34.7-0.5-desktop
Compiler: gcc
Comment 1 Ingo Malchow 2011-01-06 21:04:02 UTC
Let's translate it for the non-german folks (which is default here btw):

Extend systemmonitor with a downloadable view of CUDA stress

If you program with mathematica you are most likely also interested in which stress is caused on the N CUDA devices, or opengl.

(roughly translated, not into that topic)
Comment 2 John Tapsell 2011-01-06 22:09:08 UTC
(In reply to comment #1)
> Let's translate it for the non-german folks (which is default here btw):
> 
> Extend systemmonitor with a downloadable view of CUDA stress

How do I get this information?  What does this information mean?

Perhaps this can be added a java script program.
Comment 3 tonja32 2011-01-07 12:00:04 UTC
Hi,

for example you like to write some (many) comments:

(* comment1 *)
(* comment2 *)
(* comment3 *)

so always you need again to type (* *)

Funny would be to define some hotkey, e.g. F7, so if I press F7 (in any editor) the system writes the brakets and sets the ursor in the middel:

Cursor-position ¦

(*¦*)

The same can be done for:
[¦]
[[¦]]
{¦}
"¦"

The hotkeys should be defineable.

Greetings
Comment 4 tonja32 2011-01-07 12:10:22 UTC
Hi,

sorry I got mixed up with the term script (this is an other issue).

What is the HW-setup of all reachabel CUDA-devices:

Mathematica-CODE, shows the maximum ressources but not the actual state of the system.

Needs["CUDALink`"]

TabView[Table[
  ii -> Grid[
    Replace[#, Rule[x_, y_] -> {x, y}] & /@ CUDAInformation[ii], 
    Frame -> All], {ii, 1, $CUDADeviceCount}]]

http://reference.wolfram.com/mathematica/CUDALink/ref/CUDAInformation.html

SystemInformation[]

http://reference.wolfram.com/mathematica/CUDALink/tutorial/Setup.html

And here you find the different CUDA memory-types all with different speed, access and volume:

http://reference.wolfram.com/mathematica/CUDALink/tutorial/Programming.html

Greetings
Comment 5 John Tapsell 2011-01-07 12:18:05 UTC
Can you draw a mock up of how you want it to look?   I'm still not sure what information you want.
Comment 6 Richard Llom 2019-03-11 18:36:47 UTC
Per comment #5 setting to NEEDSINFO

The easiest way would probably be if NVIDIA would provide those informations via sysfs.
Comment 7 Bug Janitor Service 2019-03-26 04:33:08 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 8 Bug Janitor Service 2019-04-10 04:33:11 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!