similar to: Announcing Foundation Funded Project!

Displaying 20 results from an estimated 400 matches similar to: "Announcing Foundation Funded Project!"

2011 Apr 08
0
[LLVMdev] Assuring ARM code quality in LLVM
Hi Renato, > I was recently investigating the build bot infrastructure and noticed > that the arm-linux target is failing for quite a long time. I believe > that it means ARM code is not executed all that often in LLVM tests, > is that correct? > > We were wondering what kind of support we could give to make sure ARM > code is correct and don't regress, specially before
2011 Apr 08
2
[LLVMdev] Assuring ARM code quality in LLVM
On 2011-04-08 08:58, Duncan Sands wrote: > Hi Renato, > >> I was recently investigating the build bot infrastructure and noticed >> that the arm-linux target is failing for quite a long time. I believe >> that it means ARM code is not executed all that often in LLVM tests, >> is that correct? Hi i will summarise the last sucessfull builds by the ARM builder:
2015 Jan 22
3
live migration taking forever
Hey folks, I am running libvirt 1.2.4 and qemu 2.1 on a 3.14.27 kernel. I've found that live migrating a relatively large VM (16 cores and 64G ram) is taking forever - close to 15 hours now, and still not done... With "lsof -i", I can see a connection is established from my source hypervisor to a target hypervisor, likely for the purpose of copying data. nettop shows that this
2009 Mar 27
3
[LLVMdev] GSoC 2009: proposals!
Hi all, I have interest in some ideas, some I've seen in the Open project pages (copied straight from there) and some are by my own, they are: 1) Implement MachOWriter and ELFWriter to allow LLVM-based compilers to bypass an external assembler. This may include the idea of an assembler for inline assembly 2) Write a disassembler for machine code that would use TableGen to output
2006 Apr 05
0
The FreeBSD Foundation Announces Java JDK and JRE 1.5 Binaries for FreeBSD
The FreeBSD Foundation is pleased to announce the availability of the official Java Runtime Environment (JRE) and Java Development Kit (JDK) for FreeBSD. The Foundation negotiated a license with Sun Microsystems to distribute these FreeBSD binaries. The binaries are based on JDK 1.5 and work with the official FreeBSD 5.4 and FreeBSD 6.0 releases on the i386 platform. The FreeBSD Foundation
2010 Jun 20
1
Using a composite device under Centos 4.8 - no mouse clicks
I recently got an EEEbox. This is an Atom based nettop. It came with a wireless keyboard/mouse which talk to a 2.4Ghz USB adapter (a Chicony device as it turns out). Now if I plug this adapter into a Centos 4.8 machine both the keyboard and mouse are detected... but mouse clicks aren't. I can move the mouse, the scroll wheel works, but buttons 1/2/3 aren't detected. Neither in X nor
2019 Jul 10
1
Alternative to laptop
Another NUC alternative: https://www.gigabyte.com/uk/Mini-PcBarebone On 2019-07-10 12:14, Mike wrote: > https://www.asrock.com/nettop/index.asp > > Asrock has a series of Intel and/or AMD based mini-pc's called the > DeskMini. > Competes in the Intel NUC space. > Plenty of power and up-to-date components, multiple ports for dual > monitor and at least two ssd's,
2011 Apr 07
4
[LLVMdev] Assuring ARM code quality in LLVM
Hi all, I was recently investigating the build bot infrastructure and noticed that the arm-linux target is failing for quite a long time. I believe that it means ARM code is not executed all that often in LLVM tests, is that correct? We were wondering what kind of support we could give to make sure ARM code is correct and don't regress, specially before releases (I know it's a bit late
2006 Jan 20
0
Re: jnettop
I think Jnettop was an adaption of the original nettop, but I am not sure... P. Andrew Rice wrote: >wow this program is utterly pimp!! > > > > >
2015 Jan 22
0
Re: live migration taking forever
On Thu, Jan 22, 2015 at 9:11 PM, Xu (Simon) Chen <xchenum@gmail.com> wrote: > Hey folks, > > I am running libvirt 1.2.4 and qemu 2.1 on a 3.14.27 kernel. I've found that > live migrating a relatively large VM (16 cores and 64G ram) is taking > forever - close to 15 hours now, and still not done... > > With "lsof -i", I can see a connection is established
2019 Jul 10
0
Alternative to laptop
https://www.asrock.com/nettop/index.asp Asrock has a series of Intel and/or AMD based mini-pc's called the DeskMini. Competes in the Intel NUC space. Plenty of power and up-to-date components, multiple ports for dual monitor and at least two ssd's, etc. I don't work for Asrock or sell their equipment. On Wed, Jul 10, 2019 at 2:52 AM H <agents at meddatainc.com> wrote: >
2012 Mar 12
1
Fwd: Re[2]: B-spline/smooth.basis derivative matrices
--- On Mon, 3/12/12, aleksandr shfets <a_shfets at mail.ru> wrote: > From: aleksandr shfets <a_shfets at mail.ru> > Subject: Fwd: Re[2]: [R] B-spline/smooth.basis derivative matrices > To: "Vassily Shvets" <shv736 at yahoo.com> > Received: Monday, March 12, 2012, 5:15 PM > > > > -------- ???????????? ????????? > -------- > ?? ????:
2019 Aug 06
0
Emails not visible after renaming folders
Hi guys. Does anyone have problems with a similar configuration (mdbox)? Just tested with latest version (stage servers installation: dovecot 2.3.7), also affected. Not critical, but have complaints from users, 1-2 per month. 26.06.2019 12:05, Aleksandr ?????: > Copying or moving with email client: thunderbird, roundcube (webmail), mutt or any other email client via imap protocol. >
2019 Jun 25
0
Emails not visible after renaming folders
Are you copying/moving the emails with {cp|mv} or with "doveadm {copy|move}"? On 2019-06-25 12:00, Aleksandr via dovecot wrote: > Hello, > > I have strange problem with "losing" emails after rename mail > folder(s) (via imap client: thunderbird, roundcude, etc..) > > How to reproduce: > > 1. Create some folder name, like TEST > 2. Create
2009 Feb 05
3
maptools: Test if point is in polygon
In R's maptools package, is there a built-in function to test if a given point is "inside" a given polygon on the map? The map was loaded from an ESRI Shapefile. The point's latitude and longitude are known. Thank you! Aleks -- ------------------------ Aleksandr Andreev Fulbright Fellow Graduate School of Management St Petersburg State University
2016 Jun 23
1
Build opus for STM32
Hello everyone. I would like to use the opus codec in the following scenario: the PCM audio signal, coming from bluetooth module is captured by STM32F446 MCU and then decoded by opus codec. However, I don't know where to start to build the opuslib for ARM Cortex-M4. Could someone provide any hints or give any brief guide on this? WBR, Aleksandr -------------- next part -------------- An
2016 Jun 22
1
Opus codec on STM32
Hello everyone. I would like to use the opus codec in the following scenario: the PCM audio signal, coming from bluetooth module is captured by STM32F446 MCU and then decoded by opus codec. However, I don't know where to start to build the opuslib for ARM Cortex-M4. Could someone provide any hints or give any brief guide on this? WBR, Aleksandr -------------- next part -------------- An
2010 Nov 10
2
maptools package
A few years back, I wrote some code to plot maps with the maptools package. Now I am trying to reproduce my results, only to find out that maptools has been updated and my code no longer works. I've been able to fix the first part of it by forcing spb <- maptools:::read.shape("/home/sasha/Documents/maps/spb.shp") (as read.shape has been deprecated) but now when I do plot(spb,
2013 Jun 13
0
JOB: Funded PhD studentship in applied statistics / veterinary epidemiology
JOB: Funded PhD studentship in applied statistics / veterinary epidemiology Do you want to be able to predict something useful in horse racing? A 3.5 year funded PhD position is available at the University of Glasgow (School of Veterinary Medicine), with a tax free stipend starting at ?13,726 per year The long-term aim of this work is to quantify the risk of (fatal) injury for individual
2011 Apr 19
1
[LLVMdev] Fully funded University Ph.D. studentship in University of Teesside, UK
SCHOOL OF COMPUTING University of Teesside Fully funded University Ph.D. studentship (3 years) Ref: QinOCT11 Applications are invited for a Ph.D. student to work on program analysis and software verification or a closely related topic under the supervision of Dr. Shengchao Qin in the School of Computing in Teesside University. Dr. Qin currently has a number of postdoc and Ph.D students in his