Displaying 3 results from an estimated 3 matches for "stibor".
Did you mean:
tibor
2013 Nov 25
6
lustre on debian
Since in Linux we are mostly a debian shop we''d like to stick with
debian for our calculation nodes if possible.
So I wanted to ask the lustre 2.2 instructions for Debian are they
more or less relevant to lustre 2.4/2.5 or am I going headlong into a
tall brick wall.
Also are newer clients backwards compatible with older server
software? I am currently just setting up a demo environment
2011 Jul 02
2
Vector of functions
Hi there,
I have a vector of some functions e.g.
#-----------------------------#
f.1 <- function(a) {
return( a );
}
f.2 <- function(a) {
return( 1 - (tanh(a))^2 );
}
f.3 <- function(a) {
return( 1 / (1+exp(-a)) * (1 - (1 / (1+exp(-a)))) );
}
func.l <- c(f.1, f.2, f.3);
#-----------------------------#
and would like to calculate the output value of a function in the
vector,
2013 Apr 16
2
UID/GID access control in Lustre
Hello list members,
I started to develop a kernel module which hooks into Lustre 2.3 for
controlling data access based on nid and uid/gid. The background
is the following: Here at GSI we have currently a reserved uid/gid space
which partner institutes are using to access our exported Lustre mounts.
However, we currently have no mechanism to control (guaranty) that the
reserved uid/gid space are