search for: fonseca

Displaying 20 results from an estimated 113 matches for "fonseca".

2012 May 21
3
Installing Zimbra on CentOS 6.2
I need someone to help me: which version of Zimbra I can install on CentOS 6.2 with 32bits? I tried to do it with ver. 7.2 64 bits and I couldn't... -- Lic. Alexander Leyva Fonseca Especialista en Ciencias Inform?ticas DSIT (Centro de Investigaciones Sider?rgicas) ACINOX-Nicaro Jabber: aleyva at mail.dsit.cu Telfs: 51-6396, 51-6827, 51-6849, 51-6580 Ext. 101 Fax: 51-7276 "Libertad es el derecho que todo hombre tiene a ser honrado, y a pensar y a hablar sin hipocres?a&quo...
2011 Dec 06
2
[LLVMdev] [llvm-commits] Vectors of Pointers and Vector-GEP
Hi, I just wanted to let you know that I committed the pointer-vector patch. Thanks, Nadav -----Original Message----- From: David A. Greene [mailto:greened at obbligato.org] Sent: Tuesday, December 06, 2011 00:10 To: Jose Fonseca Cc: David A. Greene; Rotem, Nadav; LLVM Developers Mailing List Subject: Re: [LLVMdev] [llvm-commits] Vectors of Pointers and Vector-GEP Jose Fonseca <jfonseca at vmware.com> writes: > I was referring to gathering a vector of sparse 32bit words, all > relative from a base scalar point...
2010 Mar 06
6
[LLVMdev] [PATCH]: MSVC build enhancements
Attached are two patches with MSVC build enchancements. They are quite trivial, but were necessary to correctly link LLVM libraries with Mesa3D on Windows. Jose -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-Allow-to-build-against-static-MSVC-runtime.patch Type: text/x-patch Size: 2055 bytes Desc: not available URL:
2009 Aug 18
0
[LLVMdev] Patch: Initialize target info for LLVM-C.
Applied as r79307, thanks On Sat, Aug 15, 2009 at 8:57 AM, José Fonseca<jose.r.fonseca at gmail.com> wrote: > Hi, > > Using a JIT engine on LLVM-C currently fails on SVN because the > LLVMInitialize???Info is never called. > > The attached patch fixes this. > > BTW, would it be possible to include a simple LLVM-C test case, like > http:...
2011 Dec 05
0
[LLVMdev] [llvm-commits] Vectors of Pointers and Vector-GEP
Jose Fonseca <jfonseca at vmware.com> writes: > I was referring to gathering a vector of sparse 32bit words, all > relative from a base scalar pointer in a 64bit address space, where > the offsets are in a 32bit integer vector. My other reply gave a more > detailed and concrete example. Yep...
2009 Aug 15
2
[LLVMdev] Patch: Initialize target info for LLVM-C.
Hi, Using a JIT engine on LLVM-C currently fails on SVN because the LLVMInitialize???Info is never called. The attached patch fixes this. BTW, would it be possible to include a simple LLVM-C test case, like http://npcontemplation.blogspot.com/2008/06/secret-of-llvm-c-bindings.html, into the test suite, and build/test regularly to prevent regressions like this? Jose -------------- next part
2009 Aug 21
1
[LLVMdev] Patch: Initialize target info for LLVM-C.
...e generated by my compiler, and it's segfaulting... I'd like to know if this is the problem or if something else is going wrong. On Mon, Aug 17, 2009 at 10:06 PM, Daniel Dunbar<daniel at zuster.org> wrote: > Applied as r79307, thanks > > On Sat, Aug 15, 2009 at 8:57 AM, José Fonseca<jose.r.fonseca at gmail.com> wrote: >> Hi, >> >> Using a JIT engine on LLVM-C currently fails on SVN because the >> LLVMInitialize???Info is never called. >> >> The attached patch fixes this. >> >> BTW, would it be possible to include a simple L...
2011 Dec 05
3
[LLVMdev] [llvm-commits] Vectors of Pointers and Vector-GEP
----- Original Message ----- > Jose Fonseca <jfonseca at vmware.com> writes: > > > ----- Original Message ----- > >> "Rotem, Nadav" <nadav.rotem at intel.com> writes: > >> > >> > David, > >> > > >> > Thanks for the support! I sent a detailed email with the...
2012 Apr 14
0
[LLVMdev] [llvm-commits] Vectors of Pointers and Vector-GEP
...uld be generated, and they're now not generated by the vectorizer, please let me know. Thanks again, Hal > > Thanks, > Nadav > > -----Original Message----- > From: David A. Greene [mailto:greened at obbligato.org] > Sent: Tuesday, December 06, 2011 00:10 > To: Jose Fonseca > Cc: David A. Greene; Rotem, Nadav; LLVM Developers Mailing List > Subject: Re: [LLVMdev] [llvm-commits] Vectors of Pointers and > Vector-GEP > > Jose Fonseca <jfonseca at vmware.com> writes: > > > I was referring to gathering a vector of sparse 32bit words, all &gt...
2004 Apr 26
4
Yet Another LDAP Question
...me standard user and group accounts, like Adminstrator and such. Also,how do I generate the NT and Lanman password hashes so I can include them in the uses' ldifs? And please, don't point me to that Samba-LDAP howto 'cause it did nothing but confuse me more. Thanks, -- Jean Krebs Fonseca jean@totaldata.com.br Total Data Information Solutions www.totaldata.com.br
2013 Mar 04
1
Choosing nlme or lme4?
...other options in R ?   Thanks a lot! Best regards!   Filipe Carvalho   Filipe Carvalho, MSc, PhD student. Unidade de Biologia da Conservação (UBC) e Centro de Investigação em Biodiversidade e Recursos Genéticos (CIBIO), Universidade de Évora, Casa Cordovil, 2º Andar, Rua Dr. Joaquim Henrique da Fonseca, 7000-890 Évora, (PORTUGAL) Telefone: + 351266759350 Filipe Carvalho, MSc, PhD student. Conservation Biology Unit (UBC) and Research Center in Biodiversity and Genetic Resources (CIBIO), University of Évora, Casa Cordovil, 2º Andar, Rua Dr. Joaquim Henrique da Fonseca, 7000-890 Évora, (PORTUG...
2012 Apr 15
2
[LLVMdev] [llvm-commits] Vectors of Pointers and Vector-GEP
...cases it is possible to lower vector-gep instructions into a gather instruction, but this is currently not supported by LLVM. Thanks, Nadav -----Original Message----- From: Hal Finkel [mailto:hfinkel at anl.gov] Sent: Saturday, April 14, 2012 11:02 To: Rotem, Nadav Cc: David A. Greene; Jose Fonseca; LLVM Developers Mailing List Subject: Re: [LLVMdev] [llvm-commits] Vectors of Pointers and Vector-GEP On Tue, 6 Dec 2011 09:19:43 +0200 "Rotem, Nadav" <nadav.rotem at intel.com> wrote: > Hi, > > I just wanted to let you know that I committed the pointer-vector > pat...
2010 Mar 06
0
[LLVMdev] [PATCH]: MSVC build enhancements
To the mailing list this time... On Sat, Mar 6, 2010 at 4:26 PM, OvermindDL1 <overminddl1 at gmail.com> wrote: > On Sat, Mar 6, 2010 at 4:19 PM, José Fonseca <jose.r.fonseca at gmail.com> wrote: >>>> --- a/include/llvm/System/DataTypes.h.cmake >>>> +++ b/include/llvm/System/DataTypes.h.cmake >>>> @@ -100,6 +100,9 @@ typedef u_int64_t uint64_t; >>>>  #else >>>>  #include <math.h> &gt...
2011 Mar 30
1
[LLVMdev] Prevent unbounded memory consuption of long lived JIT processes
On 03/24/2011 03:30 PM, Jakob Stoklund Olesen wrote: > > On Mar 24, 2011, at 7:23 AM, José Fonseca wrote: >>>> >>> I normally use 403.gcc, but if you don't have SPEC sources, these >>> tests in the nightly test suite take a while to compile: >>> >>> MultiSource/Applications/ClamAV >>> MultiSource/Applications/JM/ldecod >>> Mu...
2010 Jun 02
1
Problems installing data package on Windows
...web, I tried installing the Rtools kit. The problem with install.packages remains, but I managed to install it with R CMD INSTALL. What could be wrong with install.packages? As far as I understood, installing a package without source code shouldn't need the resources in Rtools. Thanks, Erick Fonseca
2006 Aug 11
5
Why does no one like render_component?
Maybe I''m missing the point? Lets take for example albums of pictures. If I have a scaffold for each, and I''m showing an album, what if I want to list all of the pictures that are in the album? Surely, I''d want to call the List action in the picture controller. render_component would do this perfectly. But we''re told not to use render_component. So
2010 Mar 06
0
[LLVMdev] [PATCH]: MSVC build enhancements
José Fonseca <jose.r.fonseca at gmail.com> writes: > Attached are two patches with MSVC build enchancements. > > They are quite trivial, but were necessary to correctly link LLVM > libraries with Mesa3D on Windows. [snip] > add_llvm_definitions( -D_SCL_SECURE_NO_DEPRECATE ) > + ad...
2011 Jun 15
2
[LLVMdev] Haswell New Instructions
Jose Fonseca <jfonseca at vmware.com> writes: > The important thing IMO, is to not represent the gather operation as > an instruction which takes a vector of pointers, because that's too > restrictive for architectures with 64bits pointers. How is it restrictive? > What one most frequen...
2005 Mar 29
1
wins problem - 2nd and last time post
...op the server, edit wins.dat and remove the record, restart wins e renew the workstation dhcp net configuration it register itself again with the correct IP. I am using Suse 9.2 professional with samba smbd version 3.0.9-2.3-SUSE. I am not starting smbd. Thanks for any help. -- Att., Fl?vio Fonseca Equipe Divis?o de Redes (DR) Diretoria de Processamento de Dados (DirPD) Universidade Federal de Uberlandia (UFU)
2011 Mar 24
2
[LLVMdev] Prevent unbounded memory consuption of long lived JIT processes
On 03/16/2011 03:39 PM, Jakob Stoklund Olesen wrote: > On Mar 16, 2011, at 6:19 AM, José Fonseca wrote: > > >> On Tue, 2011-03-15 at 20:29 -0700, Jakob Stoklund Olesen wrote: >> >>> On Mar 15, 2011, at 4:15 PM, jfonseca at vmware.com wrote: >>> >>> >>>> This series of patches address several issues causing memory usage...