search for: baton

Displaying 20 results from an estimated 52 matches for "baton".

Did you mean: eaton
2015 May 01
0
[PATCH] virtio: pass baton to Michael Tsirkin
With my job change kernel work will be "own time"; I'm keeping lguest and modules (and the virtio standards work), but virtio kernel has to go. This makes it clear that Michael is in charge. He's good, but having me watch over his shoulder won't help. Good luck Michael! Signed-off-by: Rusty Russell <rusty at rustcorp.com.au> diff --git a/MAINTAINERS b/MAINTAINERS
2015 May 01
0
[PATCH] virtio: pass baton to Michael Tsirkin
With my job change kernel work will be "own time"; I'm keeping lguest and modules (and the virtio standards work), but virtio kernel has to go. This makes it clear that Michael is in charge. He's good, but having me watch over his shoulder won't help. Good luck Michael! Signed-off-by: Rusty Russell <rusty at rustcorp.com.au> diff --git a/MAINTAINERS b/MAINTAINERS
2011 Jul 28
4
[LLVMdev] [RFC] Coroutines
...on previous discussions on the list, I think it makes sense to add the following intrinsics to LLVM: // Returns the size of a coroutine descriptor. i32 llvm.coroutine_descriptor_size() // Creates a new coroutine, which starts off with the function // `function' being called with the argument `baton'. For this to // work correctly, function must be of the type `void () (i8 *)'. // `stack_size' will be the initial stack size. `descriptor' is a // block of memory with at least as many bytes as returned by // llvm.coroutine_descriptor_size(). void llvm.coroutine_new(i8 *descripto...
2010 Apr 16
3
GSL in C code for R
...ch is correct, before I invest more time trying to figure out how to include GSL functions into my C functions. Any commentaries, insights or advice will be highly appreciated. Sebastian J. Sebastián Tello Department of Biological Sciences 285 Life Sciences Building Louisiana State University Baton Rouge, LA, 70803 (225) 578-4284 (office and lab.) [[alternative HTML version deleted]]
2004 Jan 07
1
3-dimensional looping Q.
...rData[i,j] <- cor(slp[,i,j],y) } } Rather than running this analysis embedded with two outer loops, are = there any more efficient ways of doing this? Many thanks! Maurice Maurice McHugh Department of Geography and Anthropology Louisiana State University Baton Rouge, LA [[alternative HTML version deleted]]
2004 Feb 17
1
varimax rotation in R
...ach PC before and after rotation. factanal returns the % of variance explained associated with each PC but I cannot seem to get it to change after rotation. Many thanks for your help! Maurice mmchug4@lsu.edu Maurice McHugh Department of Geography and Anthropology Louisiana State University Baton Rouge, LA [[alternative HTML version deleted]]
2008 Jun 24
1
transform a table into a matrix
Hi. is there a way to transform a table that has numeric and categorical variables into a matrix? thanks Maria Mercedes Gavilanez Department of Biological Sciences 107 Life Sciences Building Louisiana State University Baton Rouge, LA 70803 (225)578-4284
2003 Jan 18
4
File Creation Dates Question
...every 20 minutes that use find to locate new files added within that time frame. Files are falling through the cracks because the script sees the original PC creation time and not the Linux creation time. Any insight on how to remedy this will be great appreciated! Mike Mike McMullen CIO - Baton, Inc. 7637 Fair Oaks Blvd Suite #2 Carmichael, CA 95608 Tel: 1-866-515-4421 or 916-944-7790 ext. 2 Fax: 1-866-843-8795 or 916-944-8422 Email: mlm@loanprocessing.net Web: www.loanprocessing.net "From chaos comes true genius..."
2008 Nov 03
2
Calculating R2 for a unit slope regression
...nce, or a piece of code that can help me calculate the amount of variation explained (R2 value), in a regression constrained to have a slope of 1 and an intercept of 0? Thanks! Sebastian J. Sebastián Tello Department of Biological Sciences 285 Life Sciences Building Louisiana State University Baton Rouge, LA, 70803 (225) 578-4284 (office and lab.) [[alternative HTML version deleted]]
2010 Feb 28
1
"Types" of missingness
...nds seem more and more klutzy to me. So, if there is an easy way to do this that I have overlooked, I would be grateful for any advice or references. Best, Christian -- Christian Raschke Department of Economics and ISDS Research Lab (HSRG) Louisiana State University Patrick Taylor Hall, Rm 2128 Baton Rouge, LA 70803 crasch2@lsu.edu [[alternative HTML version deleted]]
2011 Jun 19
4
For loop by factor.
...the data.frame would look like: a 3 a 2 a 1 b 3 b 2 c 3 c 3 c 1 c 1 Thanks for your help! __________________________________ Christopher P. Peters Research Associate Center for Energy Studies http://www.enrg.lsu.edu/staff/peters Energy, Coast & Environment Building Louisiana State University Baton Rouge, LA 70803 Telephone: 225-578-4400 Fax: 225-578-4541 [[alternative HTML version deleted]]
2013 Mar 06
3
[LLVMdev] embedding trace functions to generate variable values
Hi, This is my first post on this forum so please use soft batons (-; I'm wondering if there is feature already in LLVM or clang to embed variable tracing instructions in the compiled output, so that on execution of the program, a dump of various variables values over time is generated. It's a little like the old unix program ctrace[1], but us...
2011 Aug 04
0
[LLVMdev] [RFC] Coroutines
...st, I think it makes > sense to add the following intrinsics to LLVM: > > // Returns the size of a coroutine descriptor. > i32 llvm.coroutine_descriptor_size() > > // Creates a new coroutine, which starts off with the function > // `function' being called with the argument `baton'. For this to > // work correctly, function must be of the type `void () (i8 *)'. > // `stack_size' will be the initial stack size. `descriptor' is a > // block of memory with at least as many bytes as returned by > // llvm.coroutine_descriptor_size(). > > void llv...
2018 Jun 05
2
Booth volunteers needed for Grace Hopper Conference
Hello LLVM Developers! Last year, the LLVM Foundation sponsored a booth at the Grace Hopper Conference. I had 2 amazing volunteers from the community, David Blaikie and Anna Zaks, help me spread the word about LLVM, compilers, and open source. It was a great experience and we are hoping to repeat this at the upcoming 2018 Grace Hopper conference in Houston, TX on September 26-28. I’m looking
2016 Mar 27
1
DW_TAG_member extends beyond the bounds error on Linux
...9551615, store_ = { static kIsLittleEndian = <optimized out>, static kIsBigEndian = <optimized out>, { small_ = "www", '\000' <repeats 20 times>, "\024", ml_ = { data_ = 0x777777 <std::_Any_data::_M_access<void folly::fibers::Baton::waitFiber<folly::fibers::FirstArgOf<facebook::servicerouter::RequestDispatcherBase<facebook::servicerouter::ThriftDispatcher>::prepareForSelection(facebook::servicerouter::DispatchContext&)::{lambda(folly::fibers::Promise<facebook::servicerouter::RequestDispatcherBase<faceboo...
2016 Mar 27
0
DW_TAG_member extends beyond the bounds error on Linux
...is=<optimized > out>, compiler_type=...) > at > /home/engshare/third-party2/lldb/3.8.0.rc3/src/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp:1635 > #3 0x00007f103ceff9da in > lldb_private::ClangASTContext::CompleteTagDecl(void*, clang::TagDecl*) > (baton=<optimized out>, decl=0xc41bc0) > at > /home/engshare/third-party2/lldb/3.8.0.rc3/src/llvm/tools/lldb/source/Symbol/ClangASTContext.cpp:9619 > #4 0x00007f103cf03400 in GetCompleteQualType(clang::ASTContext*, > clang::QualType, bool) (ast=0x7f102c020c30, qual_type=..., > al...
2011 Jun 09
2
Problem with a if statement inside a function
...quot;Bakersfield", "Anchorage", "Lexington", "Louisville", "St. Petersburg", "Plano", "Norfolk", "Birmingham", "Lincoln", "Glendale", "Greensboro", "Hialeah", "Baton Rouge", "Fort Wayne", "Madison", "Garland", "Scottsdale", "Rochester", "Henderson", "Akron", "Chandler", "Chesapeake", "Modesto", "Lubbock", "Fremont", &q...
2007 Sep 18
4
Network browsing
Hello all, I've been able to successfully set up a small network, using Samba as a PDC. I'm currently using the latest updated version of Fedora 7, and the latest version of Samba. I'm really new to DNS and WINS, so please excuse my ignorance if I've completely overlooked something. Perhaps you could point me in the right direction... My Samba server is set up as a domain
2016 Mar 26
2
DW_TAG_member extends beyond the bounds error on Linux
...rivate::CompilerType&) (this=<optimized out>, compiler_type=...) at /home/engshare/third-party2/lldb/3.8.0.rc3/src/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp:1635 #3 0x00007f103ceff9da in lldb_private::ClangASTContext::CompleteTagDecl(void*, clang::TagDecl*) (baton=<optimized out>, decl=0xc41bc0) at /home/engshare/third-party2/lldb/3.8.0.rc3/src/llvm/tools/lldb/source/Symbol/ClangASTContext.cpp:9619 #4 0x00007f103cf03400 in GetCompleteQualType(clang::ASTContext*, clang::QualType, bool) (ast=0x7f102c020c30, qual_type=..., allow_completion=allow_comp...
2011 Jul 08
0
[LLVMdev] type-system-rewrite branch near landing
> 1. Clang - Jay, do you have a patch for this?  Can you create a branch of the clang repo or send an updated version of the patch to the list? I've created a clang type-system-rewrite branch and committed all my purely mechanical changes: de-constifying llvm::Types as necessary, and using the new llvm::StructType::createNamed/setBody to create the "implicit" structs used by