search for: automotically

Displaying 20 results from an estimated 371 matches for "automotically".

Did you mean: automatically
2021 Jul 13
2
Wiki request
On Tue, Jul 13, 2021 at 8:20 AM Jeffrey Osier-Mixon <jefro at redhat.com> wrote: > > Hi all - I'm able to log in, but not yet able to edit the SIG proposal. Would it be possible for me to have access to this doc? > > https://wiki.centos.org/SpecialInterestGroup/Automotive > > thanks > > Jeffrey "Jefro" Osier-Mixon | jefro at redhat.com > Red Hat
2017 Aug 17
0
URGENT: Update issues from 3.6.6 to 3.10.2 Accessing files via samba come up with permission denied
Trying to revive this old thread as problems continue. I have noticed from the gluster logs the following on m y volume called export: [2017-08-16 20:08:47.663908] I [MSGID: 109066] [dht-rename.c:1608:dht_rename] 0-export-dht: renaming /projects/ACTIVE/Automotive/JEEP/Brand Image Program June 2016/04_Western Region/Huntington Beach CDJR - Huntington Beach, CA/04 REVIT AND CAD/2017-08-16 CAD dwgs
2021 Jul 13
1
Wiki request
Hi all - I'm able to log in, but not yet able to edit the SIG proposal. Would it be possible for me to have access to this doc? https://wiki.centos.org/SpecialInterestGroup/Automotive thanks Jeffrey "Jefro" Osier-Mixon | jefro at redhat.com Red Hat Office of the CTO | Sr. Principal Community Architect, Automotive On Fri, Jul 9, 2021 at 10:08 AM Jeffrey Osier-Mixon <jefro
2017 Jun 12
1
URGENT: Update issues from 3.6.6 to 3.10.2 Accessing files via samba come up with permission denied
Did the logs provide any hints as to what the issue may be? Diego On Sat, Jun 3, 2017 at 12:16 PM, Diego Remolina <dijuremo at gmail.com> wrote: > Thanks for taking the time to look into this. Since we needed downtime > due to the gluster update, we also updated the OS, including samba. We > went from 4.2.x to 4.4.4 and many other packages for CentOS were > updated as well. OS
2012 May 07
0
[LLVMdev] A problem with optimal edge profiling.
Hello, llvmdev. I'm a student from the Moscow State University and I started to work with the LLVM project. First, I have to compare its profiling ways and I got a little problem. It hangs when I try to run optimal edge profiling. Nothing happens right after the command "opt a.bc -profile-loader -o b.bc" which tries to load optimal edge profile from the llvmprof.out file. I mean it
2021 Jul 13
1
Wiki request
I have changed to: JefroOsierMixon but for some reason it won't save. The settings page just spins after I click Save. Hopefully it will complete at some point - I will keep checking back. thanks Jeffrey "Jefro" Osier-Mixon | jefro at redhat.com Red Hat Office of the CTO | Sr. Principal Community Architect, Automotive On Tue, Jul 13, 2021 at 9:11 AM Akemi Yagi <amyagi at
2013 Jan 17
3
[LLVMdev] local test-suite failures on linux
Hi, I get the following failures when I run the test-suite on linux (Ubuntu 12.04) using LNT (lnt runtest nt ...): (all are execution failures) MultiSource/Applications/Burg MultiSource/Applications/ClamAV MultiSource/Applications/lemon MultiSource/Applications/obsequi MultiSource/Benchmarks/MiBench/automotive-bitcount
2013 Feb 19
4
[LLVMdev] ARM LNT test-suite Buildbot
Hi Folks, Looks like our LNT ARM buildbot with the vectorizer is running and producing good results. There are only 11 failures: FAIL: MultiSource/Applications/Burg/burg.execution_time (1 of 1104) FAIL: MultiSource/Applications/ClamAV/clamscan.execution_time (2 of 1104) FAIL: MultiSource/Applications/lemon/lemon.execution_time (3 of 1104) FAIL:
2005 Feb 24
2
Forward Stepwise regression based on partial F test
I am hoping to get some advise on the following: I am looking for an automatic variable selection procedure to reduce the number of potential predictor variables (~ 50) in a multiple regression model. I would be interested to use the forward stepwise regression using the partial F test. I have looked into possible R-functions but could not find this particular approach. There is a function
2017 May 30
1
URGENT: Update issues from 3.6.6 to 3.10.2 Accessing files via samba come up with permission denied
Hi, Over the weekend we updated a two server glusterfs 3.6.6 install to 3.10.2 We also updated samba and samba-vfs to the latest in CentOS. I enabled several of the newer caching features from gluster 3.9 for small file performance and samba, and we now seem to have some issues with accessing files from glusterfs. When users try to access some files, they get a Permission denied message. This
2013 Jan 20
2
[LLVMdev] local test-suite failures on linux
There is almost certainly a bug in lnt or the makefiles. I changed the body of Burg main to the following: + printf("Hello World\n"); + return 0; I re-ran the test-suite again and got the following errors: --- Tested: 986 tests -- FAIL: MultiSource/Applications/Burg/burg.execution_time (494 of 986) FAIL: MultiSource/Applications/ClamAV/clamscan.execution_time (495 of 986) FAIL:
2010 Dec 07
10
Advice on data design idea
I''m about to embark on a project and am seeking advice on my approach. I have an automotive site that needs to have shared categories. I''ve checked out different nested set, ancestral, acts_as_tree, acyclic plugins but feel they don''t exactly fit. So I am about to roll my own simple solution. Any feedback as to whether this looks good is appreciated. Essentially I
2021 Jul 13
2
Wiki request
On Tue, Jul 13, 2021 at 9:03 AM Jeffrey Osier-Mixon <jefro at redhat.com> wrote: > > Thanks - it appears that I log in as "jefro". I can change this to FirstLast if that is preferred. > > Jeffrey "Jefro" Osier-Mixon | jefro at redhat.com > Red Hat Office of the CTO | Sr. Principal Community Architect, Automotive Please do. CamelCase has a special
2013 Feb 19
0
[LLVMdev] ARM LNT test-suite Buildbot
Hi Renato, I've investigated a few of these for AArch64 recently, and some of the results will be applicable in the 32-bit world too. > MultiSource/Benchmarks/McCat/12-IOtest/iotest.execution_time This is because of disagreement between ABIs over whether "char" is signed. ARM says no, x86 says yes. >
2017 Mar 10
3
[cfe-dev] proposal - pragma section directive in clang
+llvm-dev properly this time. On Fri, 10 Mar 2017 at 09:42 James Molloy <james at jamesmolloy.co.uk> wrote: > Hi Reid, all, > > +llvm-dev as this RFC involves changes in Clang and LLVM. > > This RFC has stagnated and I think that's partially because the proposal > isn't particularly elegant and is light on details. We've been having a > rethink and have a
2013 Jan 20
0
[LLVMdev] local test-suite failures on linux
Hi, I figured out how to resolve the failures. I noticed that Mountain Lion includes Bison 2.3 while Ubuntu 12.04 includes Bison 2.5. I installed Bison 2.3 from source in Ubuntu and the failures went away. I'm a little concerned that the bison version fixed all the failures I was seeing. To my knowledge the only failing test that depended on bison was Burg. It almost looks like one failure
2013 Sep 08
2
[LLVMdev] [Polly] Compile-time and Execution-time analysis for the SCEV canonicalization
Hello all, I have done some basic experiments about Polly canonicalization passes and I found the SCEV canonicalization has significant impact on both compile-time and execution-time performance. Detailed results for SCEV and default canonicalization can be viewed on: http://188.40.87.11:8000/db_default/v4/nts/32 (or 33, 34) *pNoGen with SCEV canonicalization (run 32): -O3 -Xclang -load
2021 Jul 13
1
Wiki request
On Tue, 13 Jul 2021 at 17:29, Jeffrey Osier-Mixon <jefro at redhat.com> wrote: > > I have changed to: JefroOsierMixon > > but for some reason it won't save. The settings page just spins after I click Save. Hopefully it will complete at some point - I will keep checking back. > > thanks > > Jeffrey "Jefro" Osier-Mixon | jefro at redhat.com I have added
2008 May 10
2
cannot locate cdrom
Im tryingn to run a cd from the windows 3.1 to '95 era. Its a Ford factory service manual disk for pulling up automotive diagnostics/schematics etc. The disk installed without a problem using wine /path/to/cdrom/install.exe . I can also run the locally installed executable file without a problem once again using wine /path/to/local.exe . The problem is that the program requires a callback to
2012 Apr 25
0
Data Scientist and 'Data Management Guru' positions available in the heart of Austin, Texas
== About Us: Oceanus is a boutique software and analytics company. We address some of the most difficult and strategic issues in the automotive industry such as how to launch electric vehicles, and how social media will change car ownership. We are profitable, doubling each year, compensate well, and have great benefits -- including beer on tap. Our culture is important to us. We make