Hi all,
I try to figure out whether OpenLMI might feed to my needs, so I was reading through the OpenLMI documentation. Unfortunately I could not figure out the requirements needed to compile/run OpenLMI. Maybe someone here does know something about the following:
- Does OpenLMI support ARM or PowerPC architectures? - How big is the memory footprint of OpenLMI? - How high is the load when polling values e.g. once a second? - Is there a nvidia provider to read the settings from an nvidia card. I could not find one yet.
Thanks for your help,
Bjoern
Hi
I am not an expert user but as far as I can tell, on an rather old machne
- Does OpenLMI support ARM or PowerPC architectures?
It should be OK as it is plain C++ compiled with gcc.
- How big is the memory footprint of OpenLMI?
Not sure but on an old PC of mine, it runs without flaw.
- How high is the load when polling values e.g. once a second?
Not very big as far as I can tell. Not figures to give unfortunately
- Is there a nvidia provider to read the settings from an nvidia card. I
could not find one yet.
No idea, but it seems reasonably easy to write a provider in C++ or Python. I could write one in Python without big difficulty.
Regards
Remi
On 12/21/15, bpetri@gmx.net bpetri@gmx.net wrote:
Hi all,
I try to figure out whether OpenLMI might feed to my needs, so I was reading through the OpenLMI documentation. Unfortunately I could not figure out the requirements needed to compile/run OpenLMI. Maybe someone here does know something about the following:
- Does OpenLMI support ARM or PowerPC architectures?
- How big is the memory footprint of OpenLMI?
- How high is the load when polling values e.g. once a second?
- Is there a nvidia provider to read the settings from an nvidia card. I
could not find one yet.
Thanks for your help,
Bjoern _______________________________________________ openlmi-devel mailing list openlmi-devel@lists.fedorahosted.org https://lists.fedorahosted.org/admin/lists/openlmi-devel@lists.fedorahosted....
Remi,
thanks a lot for your answer - this gives me a hint what I can expect!
Regards, Bjoern
openlmi-devel@lists.stg.fedorahosted.org