Displaying 6 results from an estimated 6 matches for "unicore".
Did you mean:
unicode
2006 May 23
0
HSM devices and FreeBSD
...mentation (possibly using JNI for the communications, ref.
the pkcs#11 library).
Does anyone know of any such products that have any sort of FreeBSD
support at all? Please note that these are not simply crypto
accelerators; they also store keys etc. securely.
With best regards,
Eirik ?verby
Unicore AS
Oslo, Norway
2003 Jan 31
4
Moterboard help Please
All,
I have been terribly pleased with openbsd 3.2 I was using it as a
mail/samba server with postifx on a pentium pro 200 with 1 gig of
memory. Well I wanted to add a larger harddrive than what I have in it
now only 6.4 gig. Well the machine would not see it and for some reason
after hours and hours of trying I can't get a tekram 395UW and a 18gig
scsi to be the boot drive and having failed
2007 Dec 20
2
Multicore computation in Windows network: How to set up Rmpi
...tem and installed DeinoMPI
instead, thus my setup was DeinoMPI 1.1.0 + R-2.6.0 + Rmpi 0.5-6.
Using this setup on a single machine seems to work,
"mpi.universe.size()" returns the correct number of cpu cores and
"mpi.spawn.Rslaves()" creates one master and one slave on the local
unicore computer. However, trying to use two computers results in
similar behavior as with MPICH2: Rgui gets started on both, but R hangs
when trying "library(Rmpi)".
Following the advice given at the Rmpi website, this behavior could be
due to firewall settings. However, the result is the sam...
2019 Oct 04
0
[RESEND TRIVIAL 3/3] treewide: arch: Fix Kconfig indentation
...TETHROUGH
If unsure say N here
config OPENRISC_BUILTIN_DTB
- string "Builtin DTB"
- default ""
+ string "Builtin DTB"
+ default ""
menu "Class II Instructions"
@@ -161,13 +161,13 @@ config OPENRISC_HAVE_SHADOW_GPRS
On a unicore system it's safe to say N here if you are unsure.
config CMDLINE
- string "Default kernel command string"
- default ""
- help
- On some architectures there is currently no way for the boot loader
- to pass arguments to the kernel. Fo...
2019 Sep 23
2
[PATCH trivial 1/3] treewide: drivers: Fix Kconfig indentation
Adjust indentation from spaces to tab (+optional two spaces) as in
coding style with command like:
$ sed -e 's/^ /\t/' -i */Kconfig
Signed-off-by: Krzysztof Kozlowski <krzk at kernel.org>
---
drivers/acpi/Kconfig | 8 +-
drivers/ata/Kconfig | 12 +--
drivers/auxdisplay/Kconfig | 14 +--
2019 Oct 04
3
[RESEND TRIVIAL 1/3] treewide: drivers: Fix Kconfig indentation
Adjust indentation from spaces to tab (+optional two spaces) as in
coding style with command like:
$ sed -e 's/^ /\t/' -i */Kconfig
Signed-off-by: Krzysztof Kozlowski <krzk at kernel.org>
---
drivers/acpi/Kconfig | 8 +-
drivers/ata/Kconfig | 12 +--
drivers/auxdisplay/Kconfig | 14 +--