Displaying 14 results from an estimated 14 matches for "fluidanimate".
2010 Jul 20
2
[LLVMdev] I would like to merge PARSEC into test-suite
From here: http://parsec.cs.princeton.edu
It is open-source and redistributable, and I have added LICENSE.TXT
files to all the pieces I want to merge. These are blackscholes,
canneal, dedup, fluidanimate, freqmine, streamcluster, and swaptions. I
will disable the tests by default on the initial merge and test
thoroughly on Linux and MacOS before enabling them. May I please commit
my changes directly to test-suite?
Thanks,
--Patrick
--
If I'm not here, I've gone out to find myself....
2016 Mar 16
3
GSoC Proposal : Path Profiling Support
...--------+----------------------------------------------------------------------------------------------+
| ferret | image_segment
|
+-----------------+----------------------------------------------------------------------------------------------+
| fluidanimate | _Z13ComputeForcesv
|
+-----------------+----------------------------------------------------------------------------------------------+
| freqmine |
_Z32FPArray_conditional_pattern_baseIhEiP7FP_treeiiT_
|
+-----------------...
2010 Jul 20
3
[LLVMdev] I would like to merge PARSEC into test-suite
...en Anderson <resistor at mac.com> wrote:
> Patrick,
>
> On Jul 20, 2010, at 1:18 AM, Patrick Simmons wrote:
>> It is open-source and redistributable, and I have added LICENSE.TXT
>> files to all the pieces I want to merge. These are blackscholes,
>> canneal, dedup, fluidanimate, freqmine, streamcluster, and swaptions. I
>> will disable the tests by default on the initial merge and test
>> thoroughly on Linux and MacOS before enabling them. May I please commit
>> my changes directly to test-suite?
Awesome! Can we see a patch?
The PARSEC webpage mentio...
2016 Mar 22
2
GSoC Proposal : Path Profiling Support
...----------------------------------------------------------+
> > | ferret | image_segment
> > |
> >
> +-----------------+----------------------------------------------------------------------------------------------+
> > | fluidanimate | _Z13ComputeForcesv
> > |
> >
> +-----------------+----------------------------------------------------------------------------------------------+
> > | freqmine |
> > _Z32FPArray_conditional_pattern_baseIhEiP7FP_treeii...
2016 Mar 21
0
GSoC Proposal : Path Profiling Support
...-----------------------------------------------------------------------------------+
> | ferret | image_segment
> |
> +-----------------+----------------------------------------------------------------------------------------------+
> | fluidanimate | _Z13ComputeForcesv
> |
> +-----------------+----------------------------------------------------------------------------------------------+
> | freqmine |
> _Z32FPArray_conditional_pattern_baseIhEiP7FP_treeiiT_
>...
2010 Jul 20
0
[LLVMdev] I would like to merge PARSEC into test-suite
Patrick,
On Jul 20, 2010, at 1:18 AM, Patrick Simmons wrote:
> It is open-source and redistributable, and I have added LICENSE.TXT
> files to all the pieces I want to merge. These are blackscholes,
> canneal, dedup, fluidanimate, freqmine, streamcluster, and swaptions. I
> will disable the tests by default on the initial merge and test
> thoroughly on Linux and MacOS before enabling them. May I please commit
> my changes directly to test-suite?
I'm not convinced that the PARSEC tests are appropriate for...
2016 Mar 23
0
GSoC Proposal : Path Profiling Support
...---------------------------------+
>> > | ferret | image_segment
>> > |
>> >
>> > +-----------------+----------------------------------------------------------------------------------------------+
>> > | fluidanimate | _Z13ComputeForcesv
>> > |
>> >
>> > +-----------------+----------------------------------------------------------------------------------------------+
>> > | freqmine |
>> > _Z32FPArray_conditional_pa...
2016 Mar 16
2
GSoC Proposal : Path Profiling Support
...+---------------+-----------+--------------+----------+
| ferret | 360921 | 0m26.208s | 0m26.102s | 40 | 0m10.342s | 0m6.224s | 8342571 | 8338588 |
+---------------+----------+-------------+-----------+-----------+---------------+-----------+--------------+----------+
| fluidanimate | 384117 | 0m0.895s | 0m0.869s | 88 | 0m56.631s | 0m1.294s | 202702 | 197878 |
+---------------+----------+-------------+-----------+-----------+---------------+-----------+--------------+----------+
| freqmine | 45 | 0m1.220s | 0m1.214s | 18 | 0m22....
2016 Jan 28
3
Intel MPX support (instrumentation pass similar to gcc's Pointer Checker)
I've recently played with the GCC implementation of pointer checker on a
real hardware,
my recent impressions are here:
https://github.com/google/sanitizers/wiki/AddressSanitizerIntelMemoryProtectionExtensions
(there is also some old pre-hardware content).
In short, I totally agree with what David says above: MPX is a disaster.
(Usual disclaimer: my opinion here is too biased)
I am glad
2010 Jul 22
2
[LLVMdev] I would like to merge PARSEC into test-suite
...gt;
>>> On Jul 20, 2010, at 1:18 AM, Patrick Simmons wrote:
>>>
>>>>
>>>> It is open-source and redistributable, and I have added LICENSE.TXT
>>>> files to all the pieces I want to merge. These are blackscholes,
>>>> canneal, dedup, fluidanimate, freqmine, streamcluster, and swaptions. I
>>>> will disable the tests by default on the initial merge and test
>>>> thoroughly on Linux and MacOS before enabling them. May I please commit
>>>> my changes directly to test-suite?
>>>>
>>
>&g...
2010 Jul 21
0
[LLVMdev] I would like to merge PARSEC into test-suite
...>
>> Patrick,
>>
>> On Jul 20, 2010, at 1:18 AM, Patrick Simmons wrote:
>>
>>> It is open-source and redistributable, and I have added LICENSE.TXT
>>> files to all the pieces I want to merge. These are blackscholes,
>>> canneal, dedup, fluidanimate, freqmine, streamcluster, and swaptions. I
>>> will disable the tests by default on the initial merge and test
>>> thoroughly on Linux and MacOS before enabling them. May I please commit
>>> my changes directly to test-suite?
>>>
>
> Awesome! Can w...
2010 Jul 22
0
[LLVMdev] I would like to merge PARSEC into test-suite
..., 2010, at 1:18 AM, Patrick Simmons wrote:
>>>>
>>>>
>>>>> It is open-source and redistributable, and I have added LICENSE.TXT
>>>>> files to all the pieces I want to merge. These are blackscholes,
>>>>> canneal, dedup, fluidanimate, freqmine, streamcluster, and swaptions. I
>>>>> will disable the tests by default on the initial merge and test
>>>>> thoroughly on Linux and MacOS before enabling them. May I please commit
>>>>> my changes directly to test-suite?
>>>>>...
2016 Feb 03
2
Intel MPX support (instrumentation pass similar to gcc's Pointer Checker)
...all versions with 1 thread and default
> configs.
>
> As I described previously, PointerChecker in gcc produces very
> inefficient code. My experiments show overheads over native of up to
> 9.5X (on "raytrace"), with common overheads of 3X ("bodytrack",
> "fluidanimate", "streamcluster"). At the same time, AddressSanitizer
> performs much better -- 1.3X on "raytrace", 1.7X on "bodytrack" and so
> on.
>
> Recently I played with MPX support on Intel C/C++ Compiler (icc). This
> implementation looks *much* better, wi...
2016 Mar 15
2
GSoC Proposal : Path Profiling Support
This proposal adds support for path profiling [Ball96] to LLVM. Path
profiling compactly represents acyclic paths in a directed acyclic graph
representation of the control flow graph of a routine. Instrumentation can
be added to uniquely identify paths executed at runtime.
Path profiles enable precise enumeration of the sequence of basic blocks
executed in order for a particular path. Using path