freeipmi-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Freeipmi-users] using ipmi contexts with pthreads


From: Albert Chu
Subject: Re: [Freeipmi-users] using ipmi contexts with pthreads
Date: Mon, 13 May 2019 09:52:33 -0700

Hi Julita,

I would create 1 ipmi context per pthread.  Internally, each ipmi
context does its own requests & responses back and forth with the BMC. 
If they are shared between threads, there could be problems.

Al

On Mon, 2019-05-13 at 12:00 +0200, Julita Corbalan wrote:
> Hi
> 
> I’m using freeipmi version 16 to read node energy using inband raw
> commands. I ‘m using the same impi contexts in two pthreads. I have
> seen in some example the same context cannot be used by two threads
> but I haven’t seen that in the documentation. Is it possible to use
> the same ipmi context between two pthreads??? 
> 
> Regards
> Julita Corbalan
> 
> Julita Corbalan
> Barcelona Supercomputing Center
> Collaborator researcher
> Computer Science Department 
> 
> mail: address@hidden
> skype: julitacorbalan
> +34 93 401 5956
> 
> 
> 
> 
> 
> 
> http://bsc.es/disclaimer
> 
> _______________________________________________
> Freeipmi-users mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/freeipmi-users
-- 
Albert Chu
address@hidden
Computer Scientist
High Performance Systems Division
Lawrence Livermore National Laboratory





reply via email to

[Prev in Thread] Current Thread [Next in Thread]