$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] interest in structure of arrays container?
From: Larry Evans (cppljevans_at_[hidden])
Date: 2016-10-30 13:29:06
On 10/30/2016 10:40 AM, Larry Evans wrote:
> On 10/30/2016 07:45 AM, Larry Evans wrote:
>> Michael, the latest revision of the code, when run, aborts when
>> running the SSEopt_vec method, as detailed here:
>>
>> https://github.com/cppljevans/soa/blob/master/soa_compare.benchmark.cpp#L953
>>
>> Would you have some idea what's causing that?
>>
> [snip]
> After rebooting, the SSEopt_vec method now runs without problem.
> I've no idea what was causing errors before the reboot :(
>
I suspect the problem was a wrong bit_vector definition.
Hopefully the lastest push will solve problem.