search for: chatelain

Displaying 8 results from an estimated 8 matches for "chatelain".

2004 Sep 10
3
const issue in FLAC__lpc_compute_residual_from_qlp_coefficients (libFLAC/lpc.c:233)
Hello, I just tried to compile libFLAC (using Borland C++ Builder 6 on Windows). The compilers yells at me on line 233 of libFLAC/lpc.c *(residual++) = *(data++) - (sum >> lp_quantization); --> data is const and cannot be modified Funny thing is, if data is declared: const FLAC__int32 *data instead of const FLAC__int32 data[] everything is ok. Is this a bug in my compiler, or
2017 Nov 28
2
Publication LLVM Related Publications Submission
...ence on Parallel Processing}, pages={238--250}, year={2016}, organization={Springer} } 2) Piecewise holistic autotuning of parallel programs with CERE @article{popov2017piecewise, title={Piecewise holistic autotuning of parallel programs with CERE}, author={Popov, Mihail and Akel, Chadi and Chatelain, Yohan and Jalby, William and de Oliveira Castro, Pablo}, journal={Concurrency and Computation: Practice and Experience}, volume={29}, number={15}, year={2017}, publisher={Wiley Online Library} } Do not hesitate if you have any questions or if you need any additional documents. Thank you, Mi...
2018 Jan 30
0
Publication LLVM Related Publications Submission
...t; year={2016}, > organization={Springer} > } > > 2) Piecewise holistic autotuning of parallel programs with CERE > > > @article{popov2017piecewise, > title={Piecewise holistic autotuning of parallel programs with CERE}, > author={Popov, Mihail and Akel, Chadi and Chatelain, Yohan and > Jalby, William and de Oliveira Castro, Pablo}, > journal={Concurrency and Computation: Practice and Experience}, > volume={29}, > number={15}, > year={2017}, > publisher={Wiley Online Library} > } > > Do not hesitate if you have any questions or if...
2006 May 22
0
Automatic Pluar to Singluar derivation in Loops
...+ " is in "+parameter.name end end Question: * How could such a functionality be done? Thank you Olivier __________________________________________________ Olivier Ch?telain Change- und Configurationmanagement (CCCM) Tel: +41 (0)31 666 52 45 Fax: +41 (0)31 666 16 09 mailto:olivier.chatelain@rtc.ch RTC Real-Time Center AG Schwarzenburgstrasse 160 3097 Liebefeld __________________________________________________
2006 Apr 23
2
Problem installing Activ'Studio by Promethean
Hello, this is my first use of wine, I use a interactive board made by Promethean. They are developping a driver for linux but don't mean to developp the software. So I wanted to use it with wine. Wen I try to install it, I have the good interface, the installshield wizard starts installing, then: "1628: error: Failed to complete installation". When running winedebug=+loaddll,
2004 Sep 10
2
const issue in FLAC__lpc_compute_residual_from_qlp_coefficients (libFLAC/lpc.c:233)
On Tue, Jan 13, 2004 at 02:04:48PM -0800, Josh Coalson wrote: > --- Denis Chatelain <listes@octopodus.com> wrote: > > Hello, > > > > > > I just tried to compile libFLAC (using Borland C++ Builder 6 on > > Windows). > > > > The compilers yells at me on line 233 of libFLAC/lpc.c > > > > *(residual++) = *(data++) - (sum...
2007 Jun 23
2
--cuesheet include the full cue sheet or just the seekponints?
...03 AUDIO TITLE "Un Sospiro, Etude in D flat major (Concert Etude No. 3)" PERFORMER "Susann McDonald" INDEX 01 10:59:03 TRACK 04 AUDIO TITLE "Romance" PERFORMER "Susann McDonald" INDEX 01 16:37:65 TRACK 05 AUDIO TITLE "Une Chatelaine en sa Tour, Op. 110" PERFORMER "Susann McDonald" INDEX 01 18:42:13 TRACK 06 AUDIO TITLE "Nocturne" PERFORMER "Susann McDonald" INDEX 01 23:05:35 TRACK 07 AUDIO TITLE "Contemplation" PERFORMER "Susann McDonald"...
2012 Mar 19
3
Issue with asin()
Hello everyone, I am working for a few days already on a basic algorithm, very common in applied agronomy, that aims to determine the degree-days necessary for a given individual to reach a given growth stade. The algorithm (and context) is explained here: http://www.oardc.ohio-state.edu/gdd/glossary.htm , and so I implemented my function in R as follows: DD <- function(Tmin, Tmax, Tseuil,