On 12 Nov 2011, at 18:43, Carlo de Falco wrote:

> 7) with a few changes I can get the sparsersb to install cleanly, but I get a 
> bus-error when I try to use it:
> 
> a =
> 
>  -1.214470   1.014121  -0.565035
>   0.372437   0.935208  -0.849173
>  -0.260013   0.085202  -0.362010
> 
>>> ss = sparsersb (a)
> Checking environment RSB_USER_SET_MEM_HIERARCHY_INFO variable.
> Checking hardcoded RSB_USER_SET_MEM_HIERARCHY_INFO symbol
> Checking hardcoded RSB_DETECTED_MEM_HIERARCHY_INFO symbol
> Available memory hierarchy info string: ""
> ERROR 0xffffe000 : Memory hierarchy info failed to be detected. You can 
> bypass this by setting a meaningful RSB_USER_SET_MEM_HIERARCHY_INFO 
> environment variable.
> ERROR 0xffffe000 : Memory hierarchy info failed to be detected. You can 
> bypass this by setting a meaningful RSB_USER_SET_MEM_HIERARCHY_INFO 
> environment variable.
> ERROR 0xffffe000 : Memory hierarchy info failed to be detected. You can 
> bypass this by setting a meaningful RSB_USER_SET_MEM_HIERARCHY_INFO 
> environment variable.
> panic: Bus error -- stopping myself...
> Bus error 
> 
> I guess this is a problem with my librsb installation? any suggestion how to 
> fix it?

I see I can avoid this by setting the environment variable, 

RSB_USER_SET_MEM_HIERARCHY_INFO="L2:4/64/512K,L1:8/64/32K" octave

but where do I get the correct values? 
c.
------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to