Displaying 20 results from an estimated 4000 matches similar to: "Porting to RISC"
2008 Sep 23
1
WG: Problem during porting R-2.7.2 on HP-UP 11.11 PA-Risc
Claus-Juergen
Neumann/BASF-AG/B
ASF An
r-help at r-project.org
23.09.2008 12:49 Kopie
2007 Feb 13
6
Manage of firewall.
Hello,
I see manage of firewall in CentOS (called security), and seems
difficult to manage, not enough powerful.
I am searching a middle term between scripts of iptables to manage and
Security manager of CentOS. I know FireStarter, another similar?
--
Devel in Precio http://www.pas-world.com
2020 Mar 25
2
__builtin_thread_pointer for RISC-V
Hi Devs,
since risc-v has a register $tp which is thread pointer.
is it possible to have __builtin_thread_pointer for RISC-V?
I am not sure what could be corresponding instructions?
./kamlesh
2007 Jan 19
6
wireless card for CentOS
Hi,
I'll need to buy a new wireless card. I need a recommendation for
PCMCIA wireless card that simply works with CentOS out of the box.
By "works out of the box", I mean that it doesn't need ndis wrapper
(or whatever it is called), kernel hacks, or whatever.
Thanks
2007 Apr 14
4
Wiping USB drives
Hi,
I have a dozen of drives, ranging from 10Gb to 200Gb. I want to
wipe them clean before donating them. I have a IDE/SATA to USB
converter that works. I can see the drives properly.
DBAN does not currently support external USB drive. Any other
alternatives?
--
Thanks
http://www.911networks.com
When the network has to work
2023 Feb 23
2
Possible NA Propagation Failure in RISC-V64 CPU?
Hi all,
I am currently compiling R to RISC-V64 CPU and I think I have discovered a
NA propagation failure.
How R implements NA (not available) and NaN (not-a-number) is explained in
detail here:
https://stat.ethz.ch/pipermail/r-devel/2014-February/068380.html.
In short, according to my understanding of R's convention, any calculation
involving NA but no NaN should result in NA (called NA
2017 Nov 14
4
RISC-V LLVM sync-up conference calls
Dear list,
At the RISC-V BoF at the LLVM Dev Meeting and the longer working
session the day after, those of us working on RISC-V with LLVM decided
it would be worthwhile to schedule regular sync-up calls in order to
better co-ordinate ongoing work between different developers. This is
primarily to sync-up, share blocking issues and so on. I understand
something similar was done during the
2017 Nov 23
0
RISC-V LLVM sync-up conference calls
On 14 November 2017 at 16:03, Alex Bradbury <asb at lowrisc.org> wrote:
> Dear list,
>
> At the RISC-V BoF at the LLVM Dev Meeting and the longer working
> session the day after, those of us working on RISC-V with LLVM decided
> it would be worthwhile to schedule regular sync-up calls in order to
> better co-ordinate ongoing work between different developers. This is
>
2007 Apr 03
6
Windows AD
Hi,
Does CentOS 5 / RH 5 ship with a similar windows active directory and able
to support windows workstations? I've of heard OpenLDAP and FDS. Does
windows support those?
regards
2016 Aug 17
2
[RFC] RISC-V backend
On 08/17/2016 09:33 AM, James Y Knight via llvm-dev wrote:
>
> I haven't actually been following the story of the AVR backend at all,
> but afaik the current status is that there's a partially completed AVR
> backend in trunk that's been under construction for a year or so, and
> a functional backend in another repository, which people actually use.
> However that
2006 Sep 07
3
Sudo(ers) distrobution system/script
Just wondering if anyone out there is using sudo across a bunch of
machines and has a system/script for painlessly distributing a master
sudoers file? is it as easy as a daily cronjob running wget/scp/rsync?
2006 Sep 02
1
Access email and addressbook from everywhere
Hello.
I using evolution for email, and runs well, now the next that I would
like is access to my email and evolution addressbook from everywhere.
What should I install? there is any webmail that can use evolution
settings? Or better a program for control that computer that I can
access from any computer with a web browser? There is anything as this?
Josep
2006 Sep 04
2
Now running vmlinuz-2.6.9-42.0.2.EL -- MadWifi dead
Kudzu is not recognizing my Atheros card.
Actually I was having this problem with the plus kernel and I fell back
to 2.6.9-34.0.2
Running on ethernet until I can figure out what to update.
2006 Sep 07
2
openssl package possibly different in CentOS and RHEL
I've just had a problem on one of my x86_64 boxes with openssl
package. I have an 32-bit only application that requires openssl
libraries. When I attempted to install openssl.i686 (in addition to
already present openssl.x86_64), it failed. The rpm complained about
conflicting files (they were all manpages), and I needed to use
--force option to install the thing.
The good folks
2006 Sep 07
2
Centos 2.1 and Grub Error 28
Hi,
I just install Centos 2.1 in an Asus A7N266-VM
All went fine until I rebooted for the first time, I get the error en grub:
Stage2:
Error 28: Selected item cannot fit into memory
Can this be a problem with the motherboard?
How can I solve it?
Thanks
Oliver
--
Oliver Schulze L.
Get my e-mail after a captcha test in: http://tinymailto.com/oliver
2020 Jan 30
2
RISC-V disassembly doesn't seem to know about multiply instructions
I built llvm + clang from source, a github clone from today:
clang version 11.0.0 (https://github.com/llvm/llvm-project.git
91aa67bf290bc7f877b1b90128284863bc31aa43)
I compiled a small program:
#include <stdint.h>
int main() {
uint8_t a = 2;
uint8_t b = 5;
uint8_t c = a * b;
}
$ clang -c -target riscv32 -march=rv32imc -g main.c
Works fine.
The dumped assembly seems to not know
2007 Mar 10
8
LDAP Server configs
Hi Guys,
I'm creating an ldap server for my network. I'm quite confuse about /etc/ldap.conf and /etc/openldap/ldap.conf files. What are the difference of those two config files? Thanks!
cheers,
kintaro Oe
---------------------------------
Need Mail bonding?
Go to the Yahoo! Mail Q&A for great tips from Yahoo! Answers users.
-------------- next part --------------
An HTML
2006 Sep 05
3
mozilla and seamonkey not the same
I have searched the bugzilla and seamonkey has bugs when
using "-remote openurl(www.google.com)" it always opens a new window.
Mozilla did not have this problem.
How can I continue to use the old mozilla?
Both for system updates and for new 4.4 installs.
I need the -remote functionality to not open new windows.
Thanks,
Jerry
2018 Mar 21
1
RISC-V LLVM sync-up conference calls
On 23 November 2017 at 09:38, Alex Bradbury <asb at lowrisc.org> wrote:
> On 14 November 2017 at 16:03, Alex Bradbury <asb at lowrisc.org> wrote:
>> Dear list,
>>
>> At the RISC-V BoF at the LLVM Dev Meeting and the longer working
>> session the day after, those of us working on RISC-V with LLVM decided
>> it would be worthwhile to schedule regular
2007 Apr 05
2
How should I create a repo on Centos 2.1?
I tracked down a createrepo rpm "for RHL 7.x, AS 2.1" etc (hosted by
Dag), but it's uninstallable.
Eventually I managed to create an rpm from the source (actually, that's
fairly easy when onw knows to say "python2"), but python-urlgrabber has
completely defeated me.
According to Dag, the problem is that "upstream" doesn't see the need to
support