All of lore.kernel.org
 help / color / mirror / Atom feed
* jerasure / gf-complete & 32 bits
@ 2014-03-28 17:15 Loic Dachary
  2014-03-29  9:08 ` Loic Dachary
  0 siblings, 1 reply; 6+ messages in thread
From: Loic Dachary @ 2014-03-28 17:15 UTC (permalink / raw)
  To: Kevin Greenan; +Cc: Ceph Development

[-- Attachment #1: Type: text/plain, Size: 586 bytes --]

Hi Kevin,

Someone mentionned a problem (no more information at the moment ;-) about running jerasure / gf-complete on a 32 bits machine. Does that ring a bell ? I'll try it out with the test method you suggested:

"'gf_methods <w> -A -U' to run all of the tests for w=[4,8,16,32,64,128]. Then, I install a fresh Jerasure and run test_all_gfs.sh and time_all_gfs_argv_init.sh. Finally, I install PyECLib (Python library that wraps Jerasure, ISA-L (soon) and has some homegrown XOR- codes) and run the scripts under tests/."

Cheers

-- 
Loïc Dachary, Artisan Logiciel Libre


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 263 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: jerasure / gf-complete & 32 bits
  2014-03-28 17:15 jerasure / gf-complete & 32 bits Loic Dachary
@ 2014-03-29  9:08 ` Loic Dachary
  2014-03-29 16:16   ` Kevin Greenan
  0 siblings, 1 reply; 6+ messages in thread
From: Loic Dachary @ 2014-03-29  9:08 UTC (permalink / raw)
  To: Kevin Greenan; +Cc: Ceph Development

[-- Attachment #1: Type: text/plain, Size: 923 bytes --]

The gf-complete + jerasure tests run fine on Ubuntu saucy 32 bits. The problem is when trying to compile on a 32 bits machine as shown here

http://gitbuilder.sepia.ceph.com/gitbuilder-ceph-tarball-precise-i386-basic/log.cgi?log=cb624fc9ed1e891e51cc0d20622d43f6fcd08cd5


On 28/03/2014 18:15, Loic Dachary wrote:
> Hi Kevin,
> 
> Someone mentionned a problem (no more information at the moment ;-) about running jerasure / gf-complete on a 32 bits machine. Does that ring a bell ? I'll try it out with the test method you suggested:
> 
> "'gf_methods <w> -A -U' to run all of the tests for w=[4,8,16,32,64,128]. Then, I install a fresh Jerasure and run test_all_gfs.sh and time_all_gfs_argv_init.sh. Finally, I install PyECLib (Python library that wraps Jerasure, ISA-L (soon) and has some homegrown XOR- codes) and run the scripts under tests/."
> 
> Cheers
> 

-- 
Loïc Dachary, Artisan Logiciel Libre


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 263 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: jerasure / gf-complete & 32 bits
  2014-03-29  9:08 ` Loic Dachary
@ 2014-03-29 16:16   ` Kevin Greenan
  2014-03-29 21:38     ` Loic Dachary
  0 siblings, 1 reply; 6+ messages in thread
From: Kevin Greenan @ 2014-03-29 16:16 UTC (permalink / raw)
  To: Loic Dachary; +Cc: Ceph Development

Hey Loic,

I'll take a look on Monday.  I'll create a VM to try and reproduce (and hopefully fix) this.

Thanks!
-kevin

On Mar 29, 2014, at 2:08 AM, Loic Dachary wrote:

> The gf-complete + jerasure tests run fine on Ubuntu saucy 32 bits. The problem is when trying to compile on a 32 bits machine as shown here
> 
> http://gitbuilder.sepia.ceph.com/gitbuilder-ceph-tarball-precise-i386-basic/log.cgi?log=cb624fc9ed1e891e51cc0d20622d43f6fcd08cd5
> 
> 
> On 28/03/2014 18:15, Loic Dachary wrote:
>> Hi Kevin,
>> 
>> Someone mentionned a problem (no more information at the moment ;-) about running jerasure / gf-complete on a 32 bits machine. Does that ring a bell ? I'll try it out with the test method you suggested:
>> 
>> "'gf_methods <w> -A -U' to run all of the tests for w=[4,8,16,32,64,128]. Then, I install a fresh Jerasure and run test_all_gfs.sh and time_all_gfs_argv_init.sh. Finally, I install PyECLib (Python library that wraps Jerasure, ISA-L (soon) and has some homegrown XOR- codes) and run the scripts under tests/."
>> 
>> Cheers
>> 
> 
> -- 
> Loïc Dachary, Artisan Logiciel Libre
> 

--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: jerasure / gf-complete & 32 bits
  2014-03-29 16:16   ` Kevin Greenan
@ 2014-03-29 21:38     ` Loic Dachary
  2014-03-30 14:58       ` Justin Erenkrantz
  0 siblings, 1 reply; 6+ messages in thread
From: Loic Dachary @ 2014-03-29 21:38 UTC (permalink / raw)
  To: Kevin Greenan; +Cc: Ceph Development

[-- Attachment #1: Type: text/plain, Size: 1543 bytes --]



On 29/03/2014 17:16, Kevin Greenan wrote:
> Hey Loic,
> 
> I'll take a look on Monday.  I'll create a VM to try and reproduce (and hopefully fix) this.

I'm not sure it's worth fixing : https://github.com/ceph/ceph/pull/1563

> 
> Thanks!
> -kevin
> 
> On Mar 29, 2014, at 2:08 AM, Loic Dachary wrote:
> 
>> The gf-complete + jerasure tests run fine on Ubuntu saucy 32 bits. The problem is when trying to compile on a 32 bits machine as shown here
>>
>> http://gitbuilder.sepia.ceph.com/gitbuilder-ceph-tarball-precise-i386-basic/log.cgi?log=cb624fc9ed1e891e51cc0d20622d43f6fcd08cd5
>>
>>
>> On 28/03/2014 18:15, Loic Dachary wrote:
>>> Hi Kevin,
>>>
>>> Someone mentionned a problem (no more information at the moment ;-) about running jerasure / gf-complete on a 32 bits machine. Does that ring a bell ? I'll try it out with the test method you suggested:
>>>
>>> "'gf_methods <w> -A -U' to run all of the tests for w=[4,8,16,32,64,128]. Then, I install a fresh Jerasure and run test_all_gfs.sh and time_all_gfs_argv_init.sh. Finally, I install PyECLib (Python library that wraps Jerasure, ISA-L (soon) and has some homegrown XOR- codes) and run the scripts under tests/."
>>>
>>> Cheers
>>>
>>
>> -- 
>> Loïc Dachary, Artisan Logiciel Libre
>>
> 
> --
> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

-- 
Loïc Dachary, Artisan Logiciel Libre


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 263 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: jerasure / gf-complete & 32 bits
  2014-03-29 21:38     ` Loic Dachary
@ 2014-03-30 14:58       ` Justin Erenkrantz
  2014-03-30 16:01         ` Loic Dachary
  0 siblings, 1 reply; 6+ messages in thread
From: Justin Erenkrantz @ 2014-03-30 14:58 UTC (permalink / raw)
  To: Loic Dachary; +Cc: Kevin Greenan, Ceph Development

On Sat, Mar 29, 2014 at 5:38 PM, Loic Dachary <loic@dachary.org> wrote:
> I'm not sure it's worth fixing : https://github.com/ceph/ceph/pull/1563

Line 25 in https://github.com/ceph/ceph/pull/1563/files has a typo:

+        INTEL_SSE3_FLAGS="-mssse3 -DINTEL_SSE3"

should be:

+        INTEL_SSE3_FLAGS="-msse3 -DINTEL_SSE3"

(The AX_CHECK_COMPILE_FLAG call is correct.)

Cheers.  -- justin

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: jerasure / gf-complete & 32 bits
  2014-03-30 14:58       ` Justin Erenkrantz
@ 2014-03-30 16:01         ` Loic Dachary
  0 siblings, 0 replies; 6+ messages in thread
From: Loic Dachary @ 2014-03-30 16:01 UTC (permalink / raw)
  To: Justin Erenkrantz; +Cc: Ceph Development

[-- Attachment #1: Type: text/plain, Size: 586 bytes --]

Nice catch ! https://github.com/ceph/ceph/pull/1569

On 30/03/2014 16:58, Justin Erenkrantz wrote:
> On Sat, Mar 29, 2014 at 5:38 PM, Loic Dachary <loic@dachary.org> wrote:
>> I'm not sure it's worth fixing : https://github.com/ceph/ceph/pull/1563
> 
> Line 25 in https://github.com/ceph/ceph/pull/1563/files has a typo:
> 
> +        INTEL_SSE3_FLAGS="-mssse3 -DINTEL_SSE3"
> 
> should be:
> 
> +        INTEL_SSE3_FLAGS="-msse3 -DINTEL_SSE3"
> 
> (The AX_CHECK_COMPILE_FLAG call is correct.)
> 
> Cheers.  -- justin
> 

-- 
Loïc Dachary, Artisan Logiciel Libre


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 263 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-03-30 16:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-28 17:15 jerasure / gf-complete & 32 bits Loic Dachary
2014-03-29  9:08 ` Loic Dachary
2014-03-29 16:16   ` Kevin Greenan
2014-03-29 21:38     ` Loic Dachary
2014-03-30 14:58       ` Justin Erenkrantz
2014-03-30 16:01         ` Loic Dachary

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.