Sponsored Content
Top Forums UNIX for Dummies Questions & Answers How do I find the correct environment variables for MPI? Post 302469317 by EinsteinMcfly on Friday 5th of November 2010 01:00:39 PM
Old 11-05-2010
The commented line should not be commented. This is what my LIBMPI was set to. I tried it both with the .so file in the path and without and got the same error message.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

what is the use of Environment variables

what is the actual use of environment variables. I know only PS1, LOGNAME, PS2 variables what are the other variables & what is there use (2 Replies)
Discussion started by: indianguru
2 Replies

2. Programming

environment variables

Hi! How-to get the environment variables in GNU. getenv() only fetches the ones that you can find under export (not the ones under declare)... best regars .David (2 Replies)
Discussion started by: Esaia
2 Replies

3. UNIX for Dummies Questions & Answers

environment variables

Hi Folks, Is it possible somehow to unset all the environment variables which have been defined before in UNIX (Solaris). Thanks, Slava (3 Replies)
Discussion started by: spavlov
3 Replies

4. UNIX for Dummies Questions & Answers

help..Environment variables...

hi, 1). i would like to know what is meant by environment variables? 2). is the number of envi variables is a constant number for unix systems? 3). how to see the list of envi variables (and the values of the envi variables)in a single command? 4). if this questions were already asked... (3 Replies)
Discussion started by: sekar sundaram
3 Replies

5. Programming

environment variables

hi, I want to create a new EV(Environment Variable) through a c program and I done this thing through setenv() method. But the newly created EV is not permanent, i.e. when I exit from the program the EV also no longer lives. But I want to make it a permanent EV for the current user. Actually I... (6 Replies)
Discussion started by: sumsin
6 Replies

6. Shell Programming and Scripting

environment variables

Hi, If i have a variable set and exported in my pofile file will that variable be available in all shell scripts created. Thanks, Radhika. (3 Replies)
Discussion started by: radhika03
3 Replies

7. Homework & Coursework Questions

Environment Variables

1. The problem statement: What is the mesg value set for your environment? If it is on, how would you turn off your current session? How would you set it permanently? 3. The attempts at a solution : Read Unix The textbook. 3rd chapter has many things like environment variables and... (5 Replies)
Discussion started by: mahinkhan22
5 Replies

8. Shell Programming and Scripting

Grep correct pattern with special character and variables

cat file time="north_south_east_west_08:00" location="A" start="left" status="ok" end="north" time="north_south_east_west_12:00" location="C" start="right" status="ok" end="south" time="north_south_east_west_23:00" location="G" start="left" status="ok" end="east"... (7 Replies)
Discussion started by: ctphua
7 Replies

9. HP-UX

Environment Variables

Hi All, I need to understand following three environment variables and their usages in HP Unix. _M_ARENA_OPTS _M_CACHE_OPTS PTHREAD_SCOPE_SYSTEM How does these environment variables influence multi threaded applciation and how do we decide the value of these variables? Is there... (0 Replies)
Discussion started by: angshuman
0 Replies

10. Shell Programming and Scripting

Passing variables to functtion - $@ is correct but $1 is not

Hello I have a problem in a calling function. #!/bin/bash # function SEARCH_IN_CURRENT_ITEM () { echo ° echo ° echo ° echo "PARAM : $@" local B_ITEM_A local B_ITEM_B B_ITEM_A="${1}" echo "B_ITEM_A : $B_ITEM_A" B_ITEM_B="$1" echo "B_ITEM_B :... (7 Replies)
Discussion started by: jcdole
7 Replies
nfs(4)							     Kernel Interfaces Manual							    nfs(4)

NAME
nfs - file containing parameter values for NFS-related daemons SYNOPSIS
DESCRIPTION
The file resides in directory and provides startup parameters for the and daemons. The file format is ASCII; comment lines begin with the crosshatch character. Parameters consist of a keyword followed by an equal sign followed by the parameter value. This is the form of parameters in the file: The following parameters are currently supported in the file: The NFS client only uses NFS versions in the range specified by these variables. Valid values or versions are and By default these variables are unspecified (commented out) and the client's default minimum is Version 2. The default maximum is Version 3. You can override this range on a per-mount basis by using the option to The NFS server only uses NFS versions in the range specified by these variables. Valid values or versions are and As with the client, the default is to leave these variables commented out. The default minimum version is and the default maximum version is By default, this variable is commented out and the NFS server provides delegations to clients. The user can turn on delegations for all exported filesystems by setting this variable to This variable only applies to NFS Version 4. Delegation should only be turned on provided that there is no local access to the exported file system. By default, uses the DNS domain of the system. This setting overrides the default. This domain is used for identifying user and group attribute strings in the NFS Version 4 protocol. Clients and servers must match with this domain for operations to proceed normally. This variable only applies to NFS Version 4. See below for further details. Sets the maximum number of concurrent, connection-oriented connections. The default is unlimited and is obtained by not setting (that is, not commenting out) Equivalent to the option in Set connection queue length for the NFS over a connection-oriented transport. The default value is 32, meaning 32 entries in the queue. Equivalent to the option in Start over the specified protocol only. Equivalent to the option in is equivalent to on the command line. Mutually exclusive of Either or must be commented out. For the UDP protocol, only version 2 and version 3 service is established. NFS Version 4 is not supported for the UDP protocol. Start NFS daemon for the transport specified by the given device only. Equivalent to the option in Mutually exclusive of Either or must be commented out. Maximum number of concurrent NFS requests. Equivalent to last numeric argument on the command line. The default is 16. Set connection queue length for over a connection-oriented transport. The default and minimum value is Maximum number of concurrent requests. The default is Retransmit timeout, in seconds, before retries. The default is Grace period, in seconds, that all clients (both NLM and NFSv4) have to reclaim locks after a server reboot. This parameter also controls the lease interval. The default is Setting NFSMAPID_DOMAIN As described above, the setting for overrides the domain used by for building and comparing outbound and inbound attribute strings, respec- tively. This setting overrides any other mechanism for setting the NFSv4 domain. In the absence of a setting, the daemon determines the NFSv4 domain as follows: If a properly configured (see resolv.conf(4)) exists, queries specified nameserver(s) for the domain. If a properly configured (see resolv.conf(4)) exists, but the queried nameserver does not have a proper record of the domain name, attempts to obtain the domain name through the BIND interface (see resolver(3)). If no exists, falls back on using the configured domain name (see domainname(1)), which is returned with the leading domain suffix removed. For example, for is returned. If does not exist, no domain name has been configured (or no exists), falls back on obtaining the domain name from the host name, if the host name contains a fully qualified domain name (FQDN). If a domainname is still not obtained following all of the preceding steps, will have no domain configured. This results in the following behavior: Outbound "owner" and "owner_group" attribute strings are encoded as literal ids. For example, the UID 12345 is encoded as ignores the "domain" portion of the inbound attribute string and performs name service lookups only for the user or group. If the user/group exists in the local system name service databases, then the proper uid/gid will be mapped even when no domain has been configured. This behavior implies that the same administrative user/group domain exists between NFSv4 client and server (that is, the same uid/gid for users/groups on both client and server). In the case of overlapping id spaces, the inbound attribute string could potentially be mapped to the wrong id. However, this is not functionally different from mapping the inbound string to yet provides greater flexibility. AUTHOR
was developed by Sun Microsystems, Inc. SEE ALSO
lockd(1M), mount_nfs(1M), nfsd(1M), nfsmapid(1M). nfs(4)
All times are GMT -4. The time now is 04:48 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy