Skip site
navigation (1)Skip section navigation (2)
FreeBSD Manual Pages
- BN_bn2binpad(3), BN_bn2bin(3), BN_bin2bn(3), BN_bn2lebinpad(3), BN_lebin2bn(3), BN_bn2nativepad(3), BN_native2bn(3), BN_bn2hex(3), BN_bn2dec(3), BN_hex2bn(3), BN_dec2bn(3), BN_print(3), BN_print_fp(3), BN_bn2mpi(3), BN_mpi2bn(3)
- format conversions
- BSfinalize(3)
- Finalizes BlockSolve and MPI. Prints the log stuff if MLOG was defined
- BSfree_comm(3)
- Free the compiled communication pattern
- BSinit(3)
- Initializes BlockSolve and MPI. BSinit() calls MPI_Init() if it has not already been called
- COMPILED_SPRITE(3)
- Stores the contents of a compiled sprite. Allegro game programming library
- Constants(3)
- Meaning of MPI's defined constants
- FcStrCmpIgnoreCase(3)
- compare UTF-8 strings ignoring case
- HPL_jumpit(3)
- jump into the random sequence
- HPL_packL(3)
- Form the MPI structure for the row ring broadcasts
- MPE_Comm_global_rank(4)
- Returns the rank in MPI_COMM_WORLD for a given (communicator,rank) pair
- MPE_Describe_comm_event(4)
- Describe the attributes of an event with byte informational data in a specified MPI_Comm and on the thread that the function is invoked
- MPE_Describe_comm_state(4)
- Describe attributes of a state with byte informational data in a specified MPI_Comm and on the thread that the function is invoked
- MPE_Describe_event(4)
- Describe the attributes of an event without byte informational data in MPI_COMM_WORLD
- MPE_Describe_info_event(4)
- Describe the attributes of an event with byte informational data in MPI_COMM_WORLD
- MPE_Describe_info_state(4)
- Describe attributes of a state with byte informational data in MPI_COMM_WORLD
- MPE_Describe_state(4)
- Describe the attributes of a state without byte informational data in MPI_COMM_WORLD
- MPE_Log_bare_event(4)
- Logs a bare event in MPI_COMM_WORLD
- MPE_Log_comm_event(4)
- Log an event in a specified MPI_Comm. (on the calling thread where the event takes place)
- MPE_Log_comm_receive(4)
- log the receive event of a message within a specified MPI_Comm (on the calling thread where receive event takes place)
- MPE_Log_comm_send(4)
- Log the send event of a message within a specified MPI_Comm (on the calling thread where the send event takes place)
- MPE_Log_event(4)
- Log an event in MPI_COMM_WORLD
- MPE_Log_info_event(4)
- Logs an infomational event in MPI_COMM_WORLD
- MPE_Log_receive(4)
- log the receive event of a message within MPI_COMM_WORLD. (on the calling thread where send event takes place)
- MPE_Log_send(4)
- Log the send event of a message within MPI_COMM_WORLD. (on the calling thread where send event takes place)
- MPE_Log_sync_clocks(4)
- synchronize or recalibrate all MPI clocks to minimize the effect of time drift. It is like a longer version of MPI_Comm_barrier( MPI_COMM_WORLD );
- MPIX_Comm_agree(3)
- Performs agreement operation on comm
- MPIX_Comm_create_group(3)
- Creates a new communicator
- MPIX_Comm_failure_ack(3)
- Acknowledge the current group of failed processes
- MPIX_Comm_failure_get_acked(3)
- Get the group of acknowledged failures
- MPIX_Comm_group_failed(3)
- Accesses the group associated with given communicator
- MPIX_Comm_idup(3)
- nonblocking communicator duplication
- MPIX_Comm_reenable_anysource(3)
- Re-enable the ability to post receives using MPI_ANY_SOURCE on the communicator
- MPIX_Comm_remote_group_failed(3)
- Accesses the group associated with given communicator
- MPIX_Comm_revoke(3)
- Prevent a communicator from being used in the future
- MPIX_Comm_shrink(3)
- Creates a new communitor from an existing communicator while excluding failed processes
- MPIX_Comm_split_type(3)
- Creates new communicators based on split types and keys
- MPIX_Compare_and_swap(3)
- Accumulate one element of type datatype from the origin buffer (origin_addr) to the buffer at offset target_disp, in the target window specied by target_rank and win, using the operation op and return in the result buffer result_addr the content of the target buffer before the accumulation
- MPIX_Fetch_and_op(3)
- Accumulate one element of type datatype from the origin buffer (origin_addr) to the buffer at offset target_disp, in the target window specied by target_rank and win, using the operation op and return in the result buffer result_addr the content of the target buffer before the accumulation
- MPIX_Get_accumulate(3)
- Accumulate data into the target process using remote memory access
- MPIX_Iallgather(3)
- XXX description here
- MPIX_Iallgatherv(3)
- XXX description here
- MPIX_Iallreduce(3)
- XXX description here
- MPIX_Ialltoall(3)
- XXX description here
- MPIX_Ialltoallv(3)
- XXX description here
- MPIX_Ialltoallw(3)
- XXX description here
- MPIX_Ibarrier(3)
- XXX description here
- MPIX_Ibcast(3)
- XXX description here
- MPIX_Iexscan(3)
- XXX description here
- MPIX_Igather(3)
- XXX description here
- MPIX_Igatherv(3)
- XXX description here
- MPIX_Improbe(3)
- Nonblocking matched probe
- MPIX_Imrecv(3)
- Nonblocking receive of message matched by MPIX_Mprobe or MPIX_Improbe
- MPIX_Ineighbor_allgather(3)
- Nonblocking version of MPIX_Neighbor_allgather
- MPIX_Ineighbor_allgatherv(3)
- Nonblocking version of MPIX_Neighbor_allgatherv
- MPIX_Ineighbor_alltoall(3)
- Nonblocking version of MPIX_Neighbor_alltoall
- MPIX_Ineighbor_alltoallv(3)
- Nonblocking version of MPIX_Neighbor_alltoallv
- MPIX_Ineighbor_alltoallw(3)
- Nonblocking version of MPIX_Neighbor_alltoallw
- MPIX_Ireduce(3)
- XXX description here
- MPIX_Ireduce_scatter(3)
- XXX description here
- MPIX_Ireduce_scatter_block(3)
- XXX description here
- MPIX_Iscan(3)
- XXX description here
- MPIX_Iscatter(3)
- XXX description here
- MPIX_Iscatterv(3)
- XXX description here
- MPIX_Mprobe(3)
- Blocking matched probe
- MPIX_Mrecv(3)
- Blocking receive of message matched by MPIX_Mprobe or MPIX_Improbe
- MPIX_Neighbor_allgather(3)
- In this function, each process i gathers data items from each process j if an edge (j,i) exists in the topology graph, and each process i sends the same data items to all processes j where an edge (i,j) exists. The send buffer is sent to each neighboring process and the l-th block in the receive buffer is received from the l-th neighbor
- MPIX_Neighbor_allgatherv(3)
- The vector variant of MPIX_Neighbor_allgather
- MPIX_Neighbor_alltoall(3)
- In this function, each process i receives data items from each process j if an edge (j,i) exists in the topology graph or Cartesian topology. Similarly, each process i sends data items to all processes j where an edge (i,j) exists. This call is more general than MPI_NEIGHBOR_ALLGATHER in that different data items can be sent to each neighbor. The k-th block in send buffer is sent to the k-th neighboring process and the l-th block in the receive buffer is received from the l-th neighbor
- MPIX_Neighbor_alltoallv(3)
- The vector variant of MPIX_Neighbor_alltoall allows sending/receiving different numbers of elements to and from each neighbor
- MPIX_Neighbor_alltoallw(3)
- Like MPIX_Neighbor_alltoallv but it allows one to send and receive with different types to and from each neighbor
- MPIX_Raccumulate(3)
- Accumulate data into the target process using remote memory access
- MPIX_Rget(3)
- Get data from a memory window on a remote process
- MPIX_Rget_accumulate(3)
- Accumulate data into the target process using remote memory access
- MPIX_Rput(3)
- Put data into a memory window on a remote process
- MPIX_T_category_changed(3)
- XXX description here
- MPIX_T_category_get_categories(3)
- XXX description here
- MPIX_T_category_get_cvars(3)
- XXX description here
- MPIX_T_category_get_info(3)
- XXX description here
- MPIX_T_category_get_num(3)
- XXX description here
- MPIX_T_category_get_pvars(3)
- XXX description here
- MPIX_T_cvar_get_info(3)
- XXX description here
- MPIX_T_cvar_get_num(3)
- XXX description here
- MPIX_T_cvar_handle_alloc(3)
- XXX description here
- MPIX_T_cvar_handle_free(3)
- XXX description here
- MPIX_T_cvar_read(3)
- XXX description here
- MPIX_T_cvar_write(3)
- XXX description here
- MPIX_T_enum_get_info(3)
- XXX description here
- MPIX_T_enum_get_item(3)
- XXX description here
- MPIX_T_finalize(3)
- XXX description here
- MPIX_T_init_thread(3)
- XXX description here
- MPIX_T_pvar_get_info(3)
- XXX description here
- MPIX_T_pvar_get_num(3)
- XXX description here
- MPIX_T_pvar_handle_alloc(3)
- XXX description here
- MPIX_T_pvar_handle_free(3)
- XXX description here
- MPIX_T_pvar_read(3)
- XXX description here
- MPIX_T_pvar_readreset(3)
- XXX description here
- MPIX_T_pvar_reset(3)
- XXX description here
- MPIX_T_pvar_session_create(3)
- XXX description here
- MPIX_T_pvar_session_free(3)
- XXX description here
- MPIX_T_pvar_start(3)
- XXX description here
- MPIX_T_pvar_stop(3)
- XXX description here
- MPIX_T_pvar_write(3)
- XXX description here
- MPIX_Type_create_hindexed_block(3)
- Create an hindexed datatype with constant-sized blocks
- MPIX_Win_allocate(3)
- Create and allocate an MPI Window object for one-sided communication
- MPIX_Win_allocate_shared(3)
- Create an MPI Window object for one-sided communication and allocate memory at each process
- MPIX_Win_attach(3)
- Attach memory to a dynamic window
- MPIX_Win_create_dynamic(3)
- Create an MPI Window object for one-sided communication
- MPIX_Win_detach(3)
- Detach memory from a dynamic window
- MPIX_Win_flush(3)
- Comple all outstanding RMA operations at the given target
- MPIX_Win_flush_all(3)
- Comple all outstanding RMA operations at all targets
- MPIX_Win_flush_local(3)
- Comple locally all outstanding RMA operations at the given target
- MPIX_Win_flush_local_all(3)
- Comple locally all outstanding RMA operations at all targets
- MPIX_Win_lock_all(3)
- Begin an RMA access epoch at all processes on the given window
- MPIX_Win_shared_query(3)
- Query the size and base pointer for a patch of a shared memory window
- MPIX_Win_sync(3)
- Synchronize public and private copies of the given window
- MPIX_Win_unlock_all(3)
- Completes an RMA access epoch all processes on the given window
- MPI_Abort(3)
- Terminates MPI execution environment
- MPI_Accumulate(3)
- Accumulate data into the target process using remote memory access
- MPI_Add_error_class(3)
- Add an MPI error class to the known classes
- MPI_Add_error_code(3)
- Add and MPI error code to an MPI error class
- MPI_Add_error_string(3)
- Associates an error string with an MPI error code or class
- MPI_Address(3)
- Gets the address of a location in memory
- MPI_Aint_add(3)
- Returns the sum of base and disp
- MPI_Aint_diff(3)
- Returns the difference between addr1 and addr2
- MPI_Allgather(3)
- Gathers data from all tasks and distribute the combined data to all tasks
- MPI_Allgatherv(3)
- Gathers data from all tasks and deliver the combined data to all tasks
- MPI_Alloc_mem(3)
- Allocate memory for message passing and RMA
- MPI_Allreduce(3)
- Combines values from all processes and distributes the result back to all processes
- MPI_Alltoall(3)
- Sends data from all to all processes
- MPI_Alltoallv(3)
- Sends data from all to all processes; each process may send a different amount of data and provide displacements for the input and output data
- MPI_Alltoallw(3)
- Generalized all-to-all communication allowing different datatypes, counts, and displacements for each partner
- MPI_Attr_delete(3)
- Deletes an attribute value associated with a key on a communicator
- MPI_Attr_get(3)
- Retrieves attribute value by key
- MPI_Attr_put(3)
- Stores attribute value associated with a key
- MPI_Barrier(3)
- Blocks until all processes in the communicator have reached this routine
- MPI_Bcast(3)
- Broadcasts a message from the process with rank "root" to all other processes of the communicator
- MPI_Bsend(3)
- Basic send with user-provided buffering
- MPI_Bsend_init(3)
- Builds a handle for a buffered send
- MPI_Buffer_attach(3)
- Attaches a user-provided buffer for sending
- MPI_Buffer_detach(3)
- Removes an existing buffer (for use in MPI_Bsend etc)
- MPI_Cancel(3)
- Cancels a communication request
- MPI_Cart_coords(3)
- Determines process coords in cartesian topology given rank in group
- MPI_Cart_create(3)
- Makes a new communicator to which topology information has been attached
- MPI_Cart_get(3)
- Retrieves Cartesian topology information associated with a communicator
- MPI_Cart_map(3)
- Maps process to Cartesian topology information
- MPI_Cart_rank(3)
- Determines process rank in communicator given Cartesian location
- MPI_Cart_shift(3)
- Returns the shifted source and destination ranks, given a shift direction and amount
- MPI_Cart_sub(3)
- Partitions a communicator into subgroups which form lower-dimensional cartesian subgrids
- MPI_Cartdim_get(3)
- Retrieves Cartesian topology information associated with a communicator
- MPI_Close_port(3)
- close port
- MPI_Comm_accept(3)
- Accept a request to form a new intercommunicator
- MPI_Comm_call_errhandler(3)
- Call the error handler installed on a communicator
- MPI_Comm_compare(3)
- Compares two communicators
- MPI_Comm_connect(3)
- Make a request to form a new intercommunicator
- MPI_Comm_create(3)
- Creates a new communicator
- MPI_Comm_create_errhandler(3)
- Create a communicator error handler
- MPI_Comm_create_group(3)
- Creates a new communicator
- MPI_Comm_create_keyval(3)
- Create a new attribute key
- MPI_Comm_delete_attr(3)
- Deletes an attribute value associated with a key on a communicator
- MPI_Comm_disconnect(3)
- Disconnect from a communicator
- MPI_Comm_dup(3)
- Duplicates an existing communicator with all its cached information
- MPI_Comm_dup_with_info(3)
- Duplicates an existing communicator with all its cached information
- MPI_Comm_free(3)
- Marks the communicator object for deallocation
- MPI_Comm_free_keyval(3)
- Frees an attribute key for communicators
- MPI_Comm_get_attr(3)
- Retrieves attribute value by key
- MPI_Comm_get_errhandler(3)
- Get the error handler attached to a communicator
- MPI_Comm_get_info(3)
- Returns a new info object containing the hints of the communicator associated with comm. The current setting of all hints actually used by the system related to this communicator is returned in info_used. If no such hints exist, a handle to a newly created info object is returned that contains no key/value pair. The user is responsible for freeing info_used via MPI_INFO_FREE
- MPI_Comm_get_name(3)
- Return the print name from the communicator
- MPI_Comm_get_parent(3)
- Return the parent communicator for this process
- MPI_Comm_group(3)
- Accesses the group associated with given communicator
- MPI_Comm_idup(3)
- nonblocking communicator duplication
- MPI_Comm_join(3)
- Create a communicator by joining two processes connected by a socket
- MPI_Comm_rank(3)
- Determines the rank of the calling process in the communicator
- MPI_Comm_remote_group(3)
- Accesses the remote group associated with the given inter-communicator
- MPI_Comm_remote_size(3)
- Determines the size of the remote group associated with an inter-communictor
- MPI_Comm_set_attr(3)
- Stores attribute value associated with a key
- MPI_Comm_set_errhandler(3)
- Set the error handler for a communicator
- MPI_Comm_set_info(3)
- Set new values for the hints of the communicator associated with comm. The call is collective on the group of comm. The info object may be different on each process, but any info entries that an implementation requires to be the same on all processes must appear with the same value in each process' info object
- MPI_Comm_set_name(3)
- Sets the print name for a communicator
- MPI_Comm_size(3)
- Determines the size of the group associated with a communicator
- MPI_Comm_spawn(3)
- Spawn up to maxprocs instances of a single MPI application
- MPI_Comm_spawn_multiple(3)
- short description
- MPI_Comm_split(3)
- Creates new communicators based on colors and keys
- MPI_Comm_split_type(3)
- Creates new communicators based on split types and keys
- MPI_Comm_test_inter(3)
- Tests to see if a comm is an inter-communicator
- MPI_Compare_and_swap(3)
- Perform one-sided atomic compare-and-swap
- MPI_Dims_create(3)
- Creates a division of processors in a cartesian grid
- MPI_Dist_graph_create(3)
- MPI_DIST_GRAPH_CREATE returns a handle to a new communicator to which the distributed graph topology information is attached
- MPI_Dist_graph_create_adjacent(3)
- returns a handle to a new communicator to which the distributed graph topology information is attached
- MPI_Dist_graph_neighbors(3)
- Provides adjacency information for a distributed graph topology
- MPI_Dist_graph_neighbors_count(3)
- Provides adjacency information for a distributed graph topology
- MPI_Errhandler_create(3)
- Creates an MPI-style errorhandler
- MPI_Errhandler_free(3)
- Frees an MPI-style errorhandler
- MPI_Errhandler_get(3)
- Gets the error handler for a communicator
- MPI_Errhandler_set(3)
- Sets the error handler for a communicator
- MPI_Error_class(3)
- Converts an error code into an error class
- MPI_Error_string(3)
- Return a string for a given error code
- MPI_Exscan(3)
- Computes the exclusive scan (partial reductions) of data on a collection of processes
- MPI_Fetch_and_op(3)
- Perform one-sided read-modify-write
- MPI_File_c2f(3)
- Translates a C file handle to a Fortran file handle
- MPI_File_call_errhandler(3)
- Call the error handler installed on a file
- MPI_File_close(3)
- Closes a file
- MPI_File_create_errhandler(3)
- Create a file error handler
- MPI_File_delete(3)
- Deletes a file
- MPI_File_f2c(3)
- Translates a Fortran file handle to a C file handle
- MPI_File_get_amode(3)
- Returns the file access mode
- MPI_File_get_atomicity(3)
- Returns the atomicity mode
- MPI_File_get_byte_offset(3)
- Returns the absolute byte position in the file corresponding to "offset" etypes relative to the current view
- MPI_File_get_errhandler(3)
- Get the error handler attached to a file
- MPI_File_get_group(3)
- Returns the group of processes that opened the file
- MPI_File_get_info(3)
- Returns the hints for a file that are actually being used by MPI
- MPI_File_get_position(3)
- Returns the current position of the individual file pointer in etype units relative to the current view
- MPI_File_get_position_shared(3)
- Returns the current position of the shared file pointer in etype units relative to the current view
- MPI_File_get_size(3)
- Returns the file size
- MPI_File_get_type_extent(3)
- Returns the extent of datatype in the file
- MPI_File_get_view(3)
- Returns the file view
- MPI_File_iread(3)
- Nonblocking read using individual file pointer
- MPI_File_iread_all(3)
- Nonblocking collective read using individual file pointer
- MPI_File_iread_at(3)
- Nonblocking read using explict offset
- MPI_File_iread_at_all(3)
- Nonblocking collective read using explicit offset
- MPI_File_iread_shared(3)
- Nonblocking read using shared file pointer
- MPI_File_iwrite(3)
- Nonblocking write using individual file pointer
- MPI_File_iwrite_all(3)
- Nonblocking collective write using individual file pointer
- MPI_File_iwrite_at(3)
- Nonblocking write using explict offset
- MPI_File_iwrite_at_all(3)
- Nonblocking collective write using explicit offset
- MPI_File_iwrite_shared(3)
- Nonblocking write using shared file pointer
- MPI_File_open(3)
- Opens a file
- MPI_File_preallocate(3)
- Preallocates storage space for a file
- MPI_File_read(3)
- Read using individual file pointer
- MPI_File_read_all(3)
- Collective read using individual file pointer
- MPI_File_read_all_begin(3)
- Begin a split collective read using individual file pointer
- MPI_File_read_all_end(3)
- Complete a split collective read using individual file pointer
- MPI_File_read_at(3)
- Read using explict offset
- MPI_File_read_at_all(3)
- Collective read using explict offset
- MPI_File_read_at_all_begin(3)
- Begin a split collective read using explict offset
- MPI_File_read_at_all_end(3)
- Complete a split collective read using explict offset
- MPI_File_read_ordered(3)
- Collective read using shared file pointer
- MPI_File_read_ordered_begin(3)
- Begin a split collective read using shared file pointer
- MPI_File_read_ordered_end(3)
- Complete a split collective read using shared file pointer
- MPI_File_read_shared(3)
- Read using shared file pointer
- MPI_File_seek(3)
- Updates the individual file pointer
- MPI_File_seek_shared(3)
- Updates the shared file pointer
- MPI_File_set_atomicity(3)
- Sets the atomicity mode
- MPI_File_set_errhandler(3)
- Set the error handler for an MPI file
- MPI_File_set_info(3)
- Sets new values for the hints associated with a file
- MPI_File_set_size(3)
- Sets the file size
- MPI_File_set_view(3)
- Sets the file view
- MPI_File_sync(3)
- Causes all previous writes to be transferred to the storage device
- MPI_File_write(3)
- Write using individual file pointer
- MPI_File_write_all(3)
- Collective write using individual file pointer
- MPI_File_write_all_begin(3)
- Begin a split collective write using individual file pointer
- MPI_File_write_all_end(3)
- Complete a split collective write using individual file pointer
- MPI_File_write_at(3)
- Write using explict offset
- MPI_File_write_at_all(3)
- Collective write using explict offset
- MPI_File_write_at_all_begin(3)
- Begin a split collective write using explict offset
- MPI_File_write_at_all_end(3)
- Complete a split collective write using explict offset
- MPI_File_write_ordered(3)
- Collective write using shared file pointer
- MPI_File_write_ordered_begin(3)
- Begin a split collective write using shared file pointer
- MPI_File_write_ordered_end(3)
- Complete a split collective write using shared file pointer
- MPI_File_write_shared(3)
- Write using shared file pointer
- MPI_Finalize(3)
- Terminates MPI execution environment
- MPI_Finalized(3)
- Indicates whether MPI_Finalize has been called
- MPI_Free_mem(3)
- Free memory allocated with MPI_Alloc_mem
- MPI_Gather(3)
- Gathers together values from a group of processes
- MPI_Gatherv(3)
- Gathers into specified locations from all processes in a group
- MPI_Get(3)
- Get data from a memory window on a remote process
- MPI_Get_accumulate(3)
- Perform an atomic, one-sided read-and-accumulate operation
- MPI_Get_address(3)
- Get the address of a location in memory
- MPI_Get_count(3)
- Gets the number of "top level" elements
- MPI_Get_elements(3)
- Returns the number of basic elements in a datatype
- MPI_Get_elements_x(3)
- Returns the number of basic elements in a datatype
- MPI_Get_library_version(3)
- Return the version number of MPI library
- MPI_Get_processor_name(3)
- Gets the name of the processor
- MPI_Get_version(3)
- Return the version number of MPI
- MPI_Graph_create(3)
- Makes a new communicator to which topology information has been attached
- MPI_Graph_get(3)
- Retrieves graph topology information associated with a communicator
- MPI_Graph_map(3)
- Maps process to graph topology information
- MPI_Graph_neighbors(3)
- Returns the neighbors of a node associated with a graph topology
- MPI_Graph_neighbors_count(3)
- Returns the number of neighbors of a node associated with a graph topology
- MPI_Graphdims_get(3)
- Retrieves graph topology information associated with a communicator
- MPI_Grequest_complete(3)
- Notify MPI that a user-defined request is complete
- MPI_Grequest_start(3)
- Create and return a user-defined request
- MPI_Group_compare(3)
- Compares two groups
- MPI_Group_difference(3)
- Makes a group from the difference of two groups
- MPI_Group_excl(3)
- Produces a group by reordering an existing group and taking only unlisted members
- MPI_Group_free(3)
- Frees a group
- MPI_Group_incl(3)
- Produces a group by reordering an existing group and taking only listed members
- MPI_Group_intersection(3)
- Produces a group as the intersection of two existing groups
- MPI_Group_range_excl(3)
- Produces a group by excluding ranges of processes from an existing group
- MPI_Group_range_incl(3)
- Creates a new group from ranges of ranks in an existing group
- MPI_Group_rank(3)
- Returns the rank of this process in the given group
- MPI_Group_size(3)
- Returns the size of a group
- MPI_Group_translate_ranks(3)
- Translates the ranks of processes in one group to those in another group
- MPI_Group_union(3)
- Produces a group by combining two groups
- MPI_Iallgather(3)
- Gathers data from all tasks and distribute the combined data to all tasks in a nonblocking way
- MPI_Iallgatherv(3)
- Gathers data from all tasks and deliver the combined data to all tasks in a nonblocking way
- MPI_Iallreduce(3)
- Combines values from all processes and distributes the result back to all processes in a nonblocking way
- MPI_Ialltoall(3)
- Sends data from all to all processes in a nonblocking way
- MPI_Ialltoallv(3)
- Sends data from all to all processes in a nonblocking way; each process may send a different amount of data and provide displacements for the input and output data
- MPI_Ialltoallw(3)
- Nonblocking generalized all-to-all communication allowing different datatypes, counts, and displacements for each partner
- MPI_Ibarrier(3)
- Notifies the process that it has reached the barrier and returns immediately
- MPI_Ibcast(3)
- Broadcasts a message from the process with rank "root" to all other processes of the communicator in a nonblocking way
- MPI_Ibsend(3)
- Starts a nonblocking buffered send
- MPI_Iexscan(3)
- Computes the exclusive scan (partial reductions) of data on a collection of processes in a nonblocking way
- MPI_Igather(3)
- Gathers together values from a group of processes in a nonblocking way
- MPI_Igatherv(3)
- Gathers into specified locations from all processes in a group in a nonblocking way
- MPI_Improbe(3)
- Nonblocking matched probe
- MPI_Imrecv(3)
- Nonblocking receive of message matched by MPI_Mprobe or MPI_Improbe
- MPI_Ineighbor_allgather(3)
- Nonblocking version of MPI_Neighbor_allgather
- MPI_Ineighbor_allgatherv(3)
- Nonblocking version of MPI_Neighbor_allgatherv
- MPI_Ineighbor_alltoall(3)
- Nonblocking version of MPI_Neighbor_alltoall
- MPI_Ineighbor_alltoallv(3)
- Nonblocking version of MPI_Neighbor_alltoallv
- MPI_Ineighbor_alltoallw(3)
- Nonblocking version of MPI_Neighbor_alltoallw
- MPI_Info_create(3)
- Creates a new info object
- MPI_Info_delete(3)
- Deletes a (key,value) pair from info
- MPI_Info_dup(3)
- Returns a duplicate of the info object
- MPI_Info_free(3)
- Frees an info object
- MPI_Info_get(3)
- Retrieves the value associated with a key
- MPI_Info_get_nkeys(3)
- Returns the number of currently defined keys in info
- MPI_Info_get_nthkey(3)
- Returns the nth defined key in info
- MPI_Info_get_valuelen(3)
- Retrieves the length of the value associated with a key
- MPI_Info_set(3)
- Adds a (key,value) pair to info
- MPI_Init(3)
- Initialize the MPI execution environment
- MPI_Init_thread(3)
- Initialize the MPI execution environment
- MPI_Initialized(3)
- Indicates whether MPI_Init has been called
- MPI_Intercomm_create(3)
- Creates an intercommuncator from two intracommunicators
- MPI_Intercomm_merge(3)
- Creates an intracommuncator from an intercommunicator
- MPI_Iprobe(3)
- Nonblocking test for a message
- MPI_Irecv(3)
- Begins a nonblocking receive
- MPI_Ireduce(3)
- Reduces values on all processes to a single value in a nonblocking way
- MPI_Ireduce_scatter(3)
- Combines values and scatters the results in a nonblocking way
- MPI_Ireduce_scatter_block(3)
- Combines values and scatters the results in a nonblocking way
- MPI_Irsend(3)
- Starts a nonblocking ready send
- MPI_Is_thread_main(3)
- Returns a flag indicating whether this thread called MPI_Init or MPI_Init_thread
- MPI_Iscan(3)
- Computes the scan (partial reductions) of data on a collection of processes in a nonblocking way
- MPI_Iscatter(3)
- Sends data from one process to all other processes in a communicator in a nonblocking way
- MPI_Iscatterv(3)
- Scatters a buffer in parts to all processes in a communicator in a nonblocking way
- MPI_Isend(3)
- Begins a nonblocking send
- MPI_Issend(3)
- Starts a nonblocking synchronous send
- MPI_Keyval_create(3)
- Greates a new attribute key
- MPI_Keyval_free(3)
- Frees an attribute key for communicators
- MPI_Lookup_name(3)
- Lookup a port given a service name
- MPI_Mprobe(3)
- Blocking matched probe
- MPI_Mrecv(3)
- Blocking receive of message matched by MPI_Mprobe or MPI_Improbe
- MPI_Neighbor_allgather(3)
- In this function, each process i gathers data items from each process j if an edge (j,i) exists in the topology graph, and each process i sends the same data items to all processes j where an edge (i,j) exists. The send buffer is sent to each neighboring process and the l-th block in the receive buffer is received from the l-th neighbor
- MPI_Neighbor_allgatherv(3)
- The vector variant of MPI_Neighbor_allgather
- MPI_Neighbor_alltoall(3)
- In this function, each process i receives data items from each process j if an edge (j,i) exists in the topology graph or Cartesian topology. Similarly, each process i sends data items to all processes j where an edge (i,j) exists. This call is more general than MPI_NEIGHBOR_ALLGATHER in that different data items can be sent to each neighbor. The k-th block in send buffer is sent to the k-th neighboring process and the l-th block in the receive buffer is received from the l-th neighbor
- MPI_Neighbor_alltoallv(3)
- The vector variant of MPI_Neighbor_alltoall allows sending/receiving different numbers of elements to and from each neighbor
- MPI_Neighbor_alltoallw(3)
- Like MPI_Neighbor_alltoallv but it allows one to send and receive with different types to and from each neighbor
- MPI_Op_commute(3)
- Queries an MPI reduction operation for its commutativity
- MPI_Op_create(3)
- Creates a user-defined combination function handle
- MPI_Op_free(3)
- Frees a user-defined combination function handle
- MPI_Open_port(3)
- Establish an address that can be used to establish connections between groups of MPI processes
- MPI_Pack(3)
- Packs a datatype into contiguous memory
- MPI_Pack_external(3)
- Packs a datatype into contiguous memory, using the external32 format
- MPI_Pack_external_size(3)
- Returns the upper bound on the amount of space needed to pack a message using MPI_Pack_external
- MPI_Pack_size(3)
- Returns the upper bound on the amount of space needed to pack a message
- MPI_Pcontrol(3)
- Controls profiling
- MPI_Probe(3)
- Blocking test for a message
- MPI_Publish_name(3)
- Publish a service name for use with MPI_Comm_connect
- MPI_Put(3)
- Put data into a memory window on a remote process
- MPI_Query_thread(3)
- Return the level of thread support provided by the MPI library
- MPI_Raccumulate(3)
- Accumulate data into the target process using remote memory access and return a request handle for the operation
- MPI_Recv(3)
- Blocking receive for a message
- MPI_Recv_init(3)
- Create a persistent request for a receive
- MPI_Reduce(3)
- Reduces values on all processes to a single value
- MPI_Reduce_local(3)
- Applies a reduction operator to local arguments
- MPI_Reduce_scatter(3)
- Combines values and scatters the results
- MPI_Reduce_scatter_block(3)
- Combines values and scatters the results
- MPI_Register_datarep(3)
- Register functions for user-defined data representations
- MPI_Request_free(3)
- Frees a communication request object
- MPI_Request_get_status(3)
- Nondestructive test for the completion of a Request
- MPI_Rget(3)
- Get data from a memory window on a remote process
- MPI_Rget_accumulate(3)
- Perform an atomic, one-sided read-and-accumulate operation and return a request handle for the operation
- MPI_Rput(3)
- Put data into a memory window on a remote process and return a request handle for the operation
- MPI_Rsend(3)
- Blocking ready send
- MPI_Rsend_init(3)
- Creates a persistent request for a ready send
- MPI_Scan(3)
- Computes the scan (partial reductions) of data on a collection of processes
- MPI_Scatter(3)
- Sends data from one process to all other processes in a communicator
- MPI_Scatterv(3)
- Scatters a buffer in parts to all processes in a communicator
- MPI_Send(3)
- Performs a blocking send
- MPI_Send_init(3)
- Create a persistent request for a standard send
- MPI_Sendrecv(3)
- Sends and receives a message
- MPI_Sendrecv_replace(3)
- Sends and receives using a single buffer
- MPI_Ssend(3)
- Blocking synchronous send
- MPI_Ssend_init(3)
- Creates a persistent request for a synchronous send
- MPI_Start(3)
- Initiates a communication with a persistent request handle
- MPI_Startall(3)
- Starts a collection of persistent requests
- MPI_Status_set_cancelled(3)
- Sets the cancelled state associated with a Status object
- MPI_Status_set_elements(3)
- Set the number of elements in a status
- MPI_Status_set_elements_x(3)
- Set the number of elements in a status
- MPI_T_category_changed(3)
- Get the timestamp indicating the last change to the categories
- MPI_T_category_get_categories(3)
- Get sub-categories in a category
- MPI_T_category_get_cvars(3)
- Get control variables in a category
- MPI_T_category_get_index(3)
- Get the index of a category
- MPI_T_category_get_info(3)
- Get the information about a category
- MPI_T_category_get_num(3)
- Get the number of categories
- MPI_T_category_get_pvars(3)
- Get performance variables in a category
- MPI_T_cvar_get_index(3)
- Get the index of a control variable
- MPI_T_cvar_get_info(3)
- Get the information about a control variable
- MPI_T_cvar_get_num(3)
- Get the number of control variables
- MPI_T_cvar_handle_alloc(3)
- Allocate a handle for a control variable
- MPI_T_cvar_handle_free(3)
- Free an existing handle for a control variable
- MPI_T_cvar_read(3)
- Read the value of a control variable
- MPI_T_cvar_write(3)
- Write a control variable
- MPI_T_enum_get_info(3)
- Get the information about an enumeration
- MPI_T_enum_get_item(3)
- Get the information about an item in an enumeration
- MPI_T_finalize(3)
- Finalize the MPI tool information interface
- MPI_T_init_thread(3)
- Initialize the MPI_T execution environment
- MPI_T_pvar_get_index(3)
- Get the index of a performance variable
- MPI_T_pvar_get_info(3)
- Get the inforamtion about a performance variable
- MPI_T_pvar_get_num(3)
- Get the number of performance variables
- MPI_T_pvar_handle_alloc(3)
- Allocate a handle for a performance variable
- MPI_T_pvar_handle_free(3)
- Free an existing handle for a performance variable
- MPI_T_pvar_read(3)
- Read the value of a performance variable
- MPI_T_pvar_readreset(3)
- Read the value of a performance variable and then reset it
- MPI_T_pvar_reset(3)
- Reset a performance variable
- MPI_T_pvar_session_create(3)
- Create a new session for accessing performance variables
- MPI_T_pvar_session_free(3)
- Free an existing performance variable session
- MPI_T_pvar_start(3)
- Start a performance variable
- MPI_T_pvar_stop(3)
- Stop a performance variable
- MPI_T_pvar_write(3)
- Write a performance variable
- MPI_Test(3)
- Tests for the completion of a request
- MPI_Test_cancelled(3)
- Tests to see if a request was cancelled
- MPI_Testall(3)
- Tests for the completion of all previously initiated requests
- MPI_Testany(3)
- Tests for completion of any previdously initiated requests
- MPI_Testsome(3)
- Tests for some given requests to complete
- MPI_Topo_test(3)
- Determines the type of topology (if any) associated with a communicator
- MPI_Type_commit(3)
- Commits the datatype
- MPI_Type_contiguous(3)
- Creates a contiguous datatype
- MPI_Type_create_darray(3)
- Create a datatype representing a distributed array
- MPI_Type_create_hindexed(3)
- Create a datatype for an indexed datatype with displacements in bytes
- MPI_Type_create_hindexed_block(3)
- Create an hindexed datatype with constant-sized blocks
- MPI_Type_create_hvector(3)
- Create a datatype with a constant stride given in bytes
- MPI_Type_create_indexed_block(3)
- Create an indexed datatype with constant-sized blocks
- MPI_Type_create_keyval(3)
- Create an attribute keyval for MPI datatypes
- MPI_Type_create_resized(3)
- Create a datatype with a new lower bound and extent from an existing datatype
- MPI_Type_create_struct(3)
- Create an MPI datatype from a general set of datatypes, displacements, and block sizes
- MPI_Type_create_subarray(3)
- Create a datatype for a subarray of a regular, multidimensional array
- MPI_Type_delete_attr(3)
- Deletes an attribute value associated with a key on a datatype
- MPI_Type_dup(3)
- Duplicate a datatype
- MPI_Type_extent(3)
- Returns the extent of a datatype
- MPI_Type_free(3)
- Frees the datatype
- MPI_Type_free_keyval(3)
- Frees an attribute key for datatypes
- MPI_Type_get_attr(3)
- Retrieves attribute value by key
- MPI_Type_get_contents(3)
- get type contents
- MPI_Type_get_envelope(3)
- get type envelope
- MPI_Type_get_extent(3)
- Get the lower bound and extent for a Datatype
- MPI_Type_get_extent_x(3)
- Get the lower bound and extent as MPI_Count values for a Datatype
- MPI_Type_get_name(3)
- Get the print name for a datatype
- MPI_Type_get_true_extent(3)
- Get the true lower bound and extent for a datatype
- MPI_Type_get_true_extent_x(3)
- Get the true lower bound and extent as MPI_Count values for a datatype
- MPI_Type_hindexed(3)
- Creates an indexed datatype with offsets in bytes
- MPI_Type_hvector(3)
- type_hvector
- MPI_Type_indexed(3)
- Creates an indexed datatype
- MPI_Type_lb(3)
- Returns the lower-bound of a datatype
- MPI_Type_match_size(3)
- Find an MPI datatype matching a specified size
- MPI_Type_set_attr(3)
- Stores attribute value associated with a key
- MPI_Type_set_name(3)
- set datatype name
- MPI_Type_size(3)
- Return the number of bytes occupied by entries in the datatype
- MPI_Type_size_x(3)
- Return the number of bytes occupied by entries in the datatype
- MPI_Type_struct(3)
- Creates a struct datatype
- MPI_Type_ub(3)
- Returns the upper bound of a datatype
- MPI_Type_vector(3)
- Creates a vector (strided) datatype
- MPI_Unpack(3)
- Unpack a buffer according to a datatype into contiguous memory
- MPI_Unpack_external(3)
- Unpack a buffer (packed with MPI_Pack_external) according to a datatype into contiguous memory
- MPI_Unpublish_name(3)
- Unpublish a service name published with MPI_Publish_name
- MPI_Wait(3)
- Waits for an MPI request to complete
- MPI_Waitall(3)
- Waits for all given MPI Requests to complete
- MPI_Waitany(3)
- Waits for any specified MPI Request to complete
- MPI_Waitsome(3)
- Waits for some given MPI Requests to complete
- MPI_Win_allocate(3)
- Create and allocate an MPI Window object for one-sided communication
- MPI_Win_allocate_shared(3)
- Create an MPI Window object for one-sided communication and shared memory access, and allocate memory at each process
- MPI_Win_attach(3)
- Attach memory to a dynamic window
- MPI_Win_call_errhandler(3)
- Call the error handler installed on a window object
- MPI_Win_complete(3)
- Completes an RMA operations begun after an MPI_Win_start
- MPI_Win_create(3)
- Create an MPI Window object for one-sided communication
- MPI_Win_create_dynamic(3)
- Create an MPI Window object for one-sided communication. This window allows memory to be dynamically exposed and un-exposed for RMA operations
- MPI_Win_create_errhandler(3)
- Create an error handler for use with MPI window objects
- MPI_Win_create_keyval(3)
- Create an attribute keyval for MPI window objects
- MPI_Win_delete_attr(3)
- Deletes an attribute value associated with a key on a datatype
- MPI_Win_detach(3)
- Detach memory from a dynamic window
- MPI_Win_fence(3)
- Perform an MPI fence synchronization on a MPI window
- MPI_Win_flush(3)
- Complete all outstanding RMA operations at the given target
- MPI_Win_flush_all(3)
- Complete all outstanding RMA operations at all targets
- MPI_Win_flush_local(3)
- Complete locally all outstanding RMA operations at the given target
- MPI_Win_flush_local_all(3)
- Complete locally all outstanding RMA operations at all targets
- MPI_Win_free(3)
- Free an MPI RMA window
- MPI_Win_free_keyval(3)
- Frees an attribute key for MPI RMA windows
- MPI_Win_get_attr(3)
- Get attribute cached on an MPI window object
- MPI_Win_get_errhandler(3)
- Get the error handler for the MPI RMA window
- MPI_Win_get_group(3)
- Get the MPI Group of the window object
- MPI_Win_get_info(3)
- Returns a new info object containing the hints of the window associated with win
- MPI_Win_get_name(3)
- Get the print name associated with the MPI RMA window
- MPI_Win_lock(3)
- Begin an RMA access epoch at the target process
- MPI_Win_lock_all(3)
- Begin an RMA access epoch at all processes on the given window
- MPI_Win_post(3)
- Start an RMA exposure epoch
- MPI_Win_set_attr(3)
- Stores attribute value associated with a key
- MPI_Win_set_errhandler(3)
- Set window error handler
- MPI_Win_set_info(3)
- Set new values for the hints of the window associated with win
- MPI_Win_set_name(3)
- Set the print name for an MPI RMA window
- MPI_Win_shared_query(3)
- Query the size and base pointer for a patch of a shared memory window
- MPI_Win_start(3)
- Start an RMA access epoch for MPI
- MPI_Win_sync(3)
- Synchronize public and private copies of the given window
- MPI_Win_test(3)
- Test whether an RMA exposure epoch has completed
- MPI_Win_unlock(3)
- Completes an RMA access epoch at the target process
- MPI_Win_unlock_all(3)
- Completes an RMA access epoch at all processes on the given window
- MPI_Win_wait(3)
- Completes an RMA exposure epoch begun with MPI_Win_post
- MPI_Wtick(3)
- Returns the resolution of MPI_Wtime
- MPI_Wtime(3)
- Returns an elapsed time on the calling processor
- OPENSSL_Applink(3)
- glue between OpenSSL BIO and Win32 compiler run-time
- RegExp.tcl86(3), Tcl_RegExpMatch(3), Tcl_RegExpCompile(3), Tcl_RegExpExec(3), Tcl_RegExpRange(3), Tcl_GetRegExpFromObj(3), Tcl_RegExpMatchObj(3), Tcl_RegExpExecObj(3), Tcl_RegExpGetInfo(3)
- Pattern matching with regular expressions
- RegExp.tcl87(3), Tcl_RegExpMatch(3), Tcl_RegExpCompile(3), Tcl_RegExpExec(3), Tcl_RegExpRange(3), Tcl_GetRegExpFromObj(3), Tcl_RegExpMatchObj(3), Tcl_RegExpExecObj(3), Tcl_RegExpGetInfo(3)
- Pattern matching with regular expressions
- TCL_MEM_DEBUG.tcl85(3), TCL_MEM_DEBUG(3)
- Compile-time flag to enable Tcl memory debugging
- TCL_MEM_DEBUG.tcl86(3), TCL_MEM_DEBUG(3)
- Compile-time flag to enable Tcl memory debugging
- TCL_MEM_DEBUG.tcl87(3), TCL_MEM_DEBUG(3)
- Compile-time flag to enable Tcl memory debugging
- Tcl_GetRegExpFromObj.tcl85(3), Tcl_RegExpMatch(3), Tcl_RegExpCompile(3), Tcl_RegExpExec(3), Tcl_RegExpRange(3), Tcl_GetRegExpFromObj(3), Tcl_RegExpMatchObj(3), Tcl_RegExpExecObj(3), Tcl_RegExpGetInfo(3)
- Pattern matching with regular expressions
- Uil(3)
- Invokes the UIL compiler from within an application "Uil" "uil functions" "Uil" "uil compiler"
- WML(5)
- The widget meta-language file format for creating uil compilers "widget meta-language" "WML"
- XShmQueryExtension(3), XShmQueryVersion(3), XShmPixmapFormat(3), XShmAttach(3), XShmDetach XShmCreateImage(3), XShmPutImage(3), XShmGetImage(3), XShmCreatePixmap(3), XShmGetEventBase(3)
- X Shared Memory extension functions
- a68g(1), - a68g(1)
- Algol 68 Genie, an Algol 68 compiler-interpreter
- aarch64-none-elf-g++(1), gcc(1)
- GNU project C and C++ compiler
- aarch64-none-elf-gcc(1), gcc(1)
- GNU project C and C++ compiler
- aarch64-unknown-freebsd12.1-g++(1), gcc(1)
- GNU project C and C++ compiler
- aarch64-unknown-freebsd12.1-g++6(1), gcc(1)
- GNU project C and C++ compiler
- aarch64-unknown-freebsd12.1-g++9(1), gcc(1)
- GNU project C and C++ compiler
- aarch64-unknown-freebsd12.1-gcc(1), gcc(1)
- GNU project C and C++ compiler
- aarch64-unknown-freebsd12.1-gcc6(1), gcc(1)
- GNU project C and C++ compiler
- aarch64-unknown-freebsd12.1-gcc9(1), gcc(1)
- GNU project C and C++ compiler
- argc.tcl86(n), argc(n), argv(n), argv0(n), auto_path(n), env(n), errorCode(n), errorInfo(n), tcl_interactive(n), tcl_library(n), tcl_nonwordchars(n), tcl_patchLevel(n), tcl_pkgPath(n), tcl_platform(n), tcl_precision(n), tcl_rcFileName(n), tcl_traceCompile(n), tcl_traceExec(n), tcl_wordchars(n), tcl_version(n)
- Variables used by Tcl
- argc.tcl87(n), argc(n), argv(n), argv0(n), auto_path(n), env(n), errorCode(n), errorInfo(n), tcl_interactive(n), tcl_library(n), tcl_nonwordchars(n), tcl_patchLevel(n), tcl_pkgPath(n), tcl_platform(n), tcl_precision(n), tcl_rcFileName(n), tcl_traceCompile(n), tcl_traceExec(n), tcl_wordchars(n), tcl_version(n)
- Variables used by Tcl
- arm-none-eabi-g++(1), gcc(1)
- GNU project C and C++ compiler
- arm-none-eabi-gcc(1), gcc(1)
- GNU project C and C++ compiler
- as3compile(1)
- Compile .as ActionScript 3.0 files to swf
- asdlgen(1)
- compiler for the Abstract Syntax Description Language (ASDL)
- asn1c(1)
- ASN.1 Compiler
- astbuildprog(1), BuildProgram(1)
- compile, link with Gnuastro library and its dependencies, and run a C program
- avr-g++(1), gcc(1)
- GNU project C and C++ compiler
- avr-gcc(1), gcc(1)
- GNU project C and C++ compiler
- bargraph(1)
- compile bar graphs into pic input
- bcc(1)
- Bruce's C compiler
- bcc-cc1(1)
- C compiler backend
- bdftopcf(1)
- convert X font from Bitmap Distribution Format to Portable Compiled Format
- build.lib.mk(5)
- bsdbuild - compilation of libraries
- build.man.mk(5)
- bsdbuild - compilation of UNIX manual pages
- build.prog.mk(5)
- bsdbuild - compilation of executables
- build.proj.mk(5)
- bsdbuild - compilation of IDE project files
- caf(1)
- OpenCoarrays compiler wrapper to compile and link coarray Fortran source files and programs
- ccache(1)
- a fast C/C++ compiler cache
- ccmakedep(1)
- create dependencies in makefiles using a C compiler
- ccom(1)
- C compiler
- ceylon-compile(1), ceylon compile(1)
- Compiles Ceylon and Java source code and directly produces module and source archives in a module repository
- ceylon-compile-js(1), ceylon compile-js(1)
- Compiles Ceylon source code to JavaScript and directly produces module and source archives in a module repository
- ceylon-war(1), ceylon war(1)
- Generates a WAR file from a compiled `.car` file
-
- chmcmd(1)
- The FPC Pascal htmlhelp (CHM) compiler
- cim(1)
- Compile Simula programs into C
- ck_pr_barrier(3)
- compiler optimization barrier
- clang-cheri(1), clang(1)
- the Clang C, C++, and Objective-C compiler rst2man-indent-level 0 1 rstReportMargin \$1
- clang-devel(1), clang(1)
- the Clang C, C++, and Objective-C compiler rst2man-indent-level 0 1 rstReportMargin \$1
- clang10(1), clang(1)
- the Clang C, C++, and Objective-C compiler rst2man-indent-level 0 1 rstReportMargin \$1
- clang11(1), clang(1)
- the Clang C, C++, and Objective-C compiler rst2man-indent-level 0 1 rstReportMargin \$1
- clang60(1), clang(1)
- the Clang C, C++, and Objective-C compiler rst2man-indent-level 0 1 rstReportMargin \$1
- clang70(1), clang(1)
- the Clang C, C++, and Objective-C compiler rst2man-indent-level 0 1 rstReportMargin \$1
- clang80(1), clang(1)
- the Clang C, C++, and Objective-C compiler rst2man-indent-level 0 1 rstReportMargin \$1
- clang90(1), clang(1)
- the Clang C, C++, and Objective-C compiler rst2man-indent-level 0 1 rstReportMargin \$1
- clisp(1)
- m[blue]ANSIm[]u[38]d+2 m[blue]Common Lispm[]u[1]d+2 compiler, interpreter and debugger
- clj(1), clojure(1)
- runners to invoke the Clojure compiler
- cmake-compile-features(7)
- CMake Compile Features Reference rst2man-indent-level 0 1 rstReportMargin \$1
- cobfusc(1)
- make a C source file unreadable but compilable
- cocor(1)
- Compiler generator generator
- comp_err(1)
- compile MySQL error message file
- compile_et(1)
- error table compiler
- condor_compile(1)
- create a relinked executable for use as a standard universe job
- coqc(1)
- The Coq Proof Assistant compiler
- coqchk(1)
- The Coq Proof Checker compiled libraries verifier
- cparser(1)
- C compiler
- crystal(1)
- Compiler for the Crystal language
- csc5(1), csc(1)
- driver program for the CHICKEN Scheme compiler
- cscc(1)
- CScout C compiler front end
- csiod(1)
- a compiler/linker for siod
- cswc(1)
- CScout workspace compiler
- ctpp2c(1)
- CTPP template compiler
- cups-config(1)
- get cups api, compiler, directory, and link information
- dar_manager(1)
- compiles several archives contents in a database to ease file restoration
- dbow(1)
- a database compiler-compiler or front-end
- deheader(1)
- report which includes in C or C++ compiles can be removed
- destroy_compiled_sprite(3)
- Destroys a compiled sprite. Allegro game programming library
- devdump(1), isoinfo(1), isovfy(1), isodump(1)
- Utility programs for dumping and verifying iso9660 images
- devdump(8), isoinfo(8), isovfy(8), isodump(8)
- Utility programs for dumping and verifying iso9660 images
- dgn_comp(6)
- NetHack dungeon compiler
- distcc(1)
- distributed C/C++/ObjC compiler with distcc-pump extensions
- distccd(1)
- distributed C/C++ compiler server
- distccmon-text(1)
- Displays current compilation jobs in text form
- doveconf(1)
- Dovecot(aqs configuration dumping utility
- draw_compiled_sprite(3)
- Draws a compiled sprite. Allegro game programming library
- dyncall(3)
- encapsulation of architecture-, OS- and compiler-specific function call semantics
- ebfc(1)
- ELF Brainfuck compiler
- ecppc(1)
- compiler for ecpp (7)
- eif(1)
- Empire InterFace
- elixirc(1)
- The Elixir compiler
- emp_server(6)
- Empire server
- empdump(6)
- Export/import Empire game state
- empire(6)
- Empire client
- empire(6)
- the wargame of the century
- empsched(6)
- Print Empire update schedule
- etterfilter(8)
- Filter compiler for ettercap content filtering engine
- exempi(1)
- command line tool to manipulate XMP metadata
- exp2cxx(1)
- EXPRESS compiler and translater
- fairland(6)
- Empire land generator
- faust(1), Faust(1)
- DSP to C/C++, Rust, LLVM IR, JAVA, JavaScript, asm.js, WebAssembly (wast/wasm), Interpreter compiler
- fedex(1)
- EXPRESS Compiler
- files(6)
- Empire file initialization
- filetype-compile(1)
- compile list of file types for use with filetype(1)
- finch(1), Finch(1)
- A Pimpin' Penguin console frontend to libpurple. Instant Messaging client
- fixadd(3)
- Safe function to add fixed point numbers clamping overflow. Allegro game programming library
- fixsub(3)
- Safe function to subtract fixed point numbers clamping underflow. Allegro game programming library
- fixup_datafile(3)
- Fixes truecolor images in compiled datafiles. Allegro game programming library
- fmemcmpi(3)
- fuzzy comparison of two memory areas require_index { }
- foomatic-compiledb(1)
- Compile the Foomatic printer/driver database
- fp(1)
- Free Pascal Compiler (FPC) integrated development environment
- fpc(1)
- Free Pascal Compiler (FPC) binary
- fpc.cfg(5)
- Free Pascal Compiler (FPC) configuration file, name derived from Free Pascal Compiler
- fpcres(1)
- The Free Pascal resource compiler program
- freehdl-gennodes(1), FreeHDL-GENNODES(1)
- Abstract syntax tree generator used by the VHDL compiler/simulator FreeHDL
- fsc(1)
- Fast offline compiler for the Scala 2 language
- fstrcasecmpi(3)
- fuzzy comparison of two strings ignoring case require_index { }
- fstrcmpi(3)
- fuzzy comparison of two strings require_index { }
- fwb_ipf(1)
- Policy compiler for ipfilter
- fwb_ipfw(1)
- Policy compiler for ipfw
- fwb_ipt(1)
- Policy compiler for Cisco IOS ACL
- fwb_ipt(1)
- Policy compiler for Cisco PIX
- fwb_ipt(1)
- Policy compiler for iptables
- fwb_pf(1)
- Policy compiler for OpenBSD packet filter "pf"
- fwcscmpi(3)
- fuzzy comparison of two wide-character strings require_index { }
- g++10(1), gcc(1)
- GNU project C and C++ compiler
- g++11(1), gcc(1)
- GNU project C and C++ compiler
- g++48(1), gcc(1)
- GNU project C and C++ compiler
- g++7(1), gcc(1)
- GNU project C and C++ compiler
- g++8(1), gcc(1)
- GNU project C and C++ compiler
- g++9(1), gcc(1)
- GNU project C and C++ compiler
- g-ir-compiler(1)
- typelib compiler
- gcc10(1), gcc(1)
- GNU project C and C++ compiler
- gcc11(1), gcc(1)
- GNU project C and C++ compiler
- gcc48(1), gcc(1)
- GNU project C and C++ compiler
- gcc7(1), gcc(1)
- GNU project C and C++ compiler
- gcc8(1), gcc(1)
- GNU project C and C++ compiler
- gcc9(1), gcc(1)
- GNU project C and C++ compiler
- gdl(1)
- GNU Data Language incremental compiler
- genbrk(1)
- Compiles ICU break iteration rules source files into binary data files
- gencnval(1)
- compile the converters aliases file
- gendict(1)
- Compiles word list into ICU string trie dictionary
- genrb(1)
- compile a resource bundle
- gensprep(8)
- compile StringPrep data from files filtered by filterRFC3454.pl
- get_compiled_sprite(3)
- Creates a compiled sprite using a bitmap as source. Allegro game programming library
- gfortran10(1), gfortran(1)
- GNU Fortran compiler
- gfortran11(1), gfortran(1)
- GNU Fortran compiler
- gfortran48(1), gfortran(1)
- GNU Fortran compiler
- gfortran7(1), gfortran(1)
- GNU Fortran compiler
- gfortran8(1), gfortran(1)
- GNU Fortran compiler
- gfortran9(1), gfortran(1)
- GNU Fortran compiler
- ghc(1)
- the Glasgow Haskell Compiler rst2man-indent-level 0 1 rstReportMargin \$1
- gl_compileboxmask(3)
- compress a masked bitmap
- gl_compiledboxmasksize(3)
- compute the size of a compiled masked box
- gl_putboxmaskcompiled(3)
- copy a compiled masked pixmap to a rectangular area
- glib-compile-resources(1)
- GLib resource compiler
- glib-compile-schemas(1)
- GSettings schema compiler
- gmac(1)
- Microcode and Macrocode Compiler for TkGate
- gofer(1), gofc(1)
- Gofer programming language interpreter and compiler
- goldnode(1)
- GoldEd+ nodelist compiler
- gp2c(1), GP2C(1)
- The GP to C compiler
- gp2c-run(1), GP2C-RUN(1)
- The GP to C compiler driver
- graph(1)
- compile graphs into pic input
- gsi(1)
- Gambit Scheme Interpreter and Compiler
- gsl-config(1)
- script to get version number and compiler flags of the installed GSL library
- gvhdl(1)
- Frontend to the VHDL compiler/simulator FreeHDL
- hamlib-primer(7)
- compiling and using the radio and rotator control library
- hp48cc(1)
- C to HP48 RPN compiler
- i386-unknown-freebsd12.1-g++(1), gcc(1)
- GNU project C and C++ compiler
- i386-unknown-freebsd12.1-g++6(1), gcc(1)
- GNU project C and C++ compiler
- i386-unknown-freebsd12.1-g++9(1), gcc(1)
- GNU project C and C++ compiler
- i386-unknown-freebsd12.1-gcc(1), gcc(1)
- GNU project C and C++ compiler
- i386-unknown-freebsd12.1-gcc6(1), gcc(1)
- GNU project C and C++ compiler
- i386-unknown-freebsd12.1-gcc9(1), gcc(1)
- GNU project C and C++ compiler
- ick(1)
- INTERCAL compiler
- icmpinfo(1)
- interpret ICMP messages
- ikiwiki(1)
- a wiki compiler
- imc(1)
- Image Compiler (v4.3)
- iverilog(1)
- Icarus Verilog compiler
- iverilog-vpi(1)
- Compile front end for VPI modules
- jikes(1)
- java source to bytecode compiler
- kcov(1)
- Code coverage analysis for compiled programs and Python scripts
- kiwix-compile-resources(1)
- helper to compile and generate some Kiwix resources
- klel-expr(1)
- Compile and execute a KL-EL expression
- lazarus-ide(1), Lazarus(1)
- is a Rapid Application Development (RAD) for the Free Pascal Compiler (FPC) including an Integrated Development Environment (IDE)
- lc(1)
- Mono License Compiler
- ldns-config(1)
- show compiler and linker flags for ldns usage
- lev_comp(6)
- NetHack special levels compiler
- lfe_comp(3)
- Lisp Flavoured Erlang (LFE) compiler
- libmagic(3), magic_open(3), magic_close(3), magic_error(3), magic_errno(3), magic_descriptor(3), magic_buffer(3), magic_getflags(3), magic_setflags(3), magic_check(3), magic_compile(3), magic_list(3), magic_load(3), magic_load_buffers(3), magic_setparam(3), magic_getparam(3), magic_version(3)
- Magic number recognition library
- llc-cheri(1), llc(1)
- LLVM static compiler rst2man-indent-level 0 1 rstReportMargin \$1
- llc-devel(1), llc(1)
- LLVM static compiler rst2man-indent-level 0 1 rstReportMargin \$1
- llc10(1), llc(1)
- LLVM static compiler rst2man-indent-level 0 1 rstReportMargin \$1
- llc11(1), llc(1)
- LLVM static compiler rst2man-indent-level 0 1 rstReportMargin \$1
- llc60(1), llc(1)
- LLVM static compiler rst2man-indent-level 0 1 rstReportMargin \$1
- llc70(1), llc(1)
- LLVM static compiler rst2man-indent-level 0 1 rstReportMargin \$1
- llc80(1), llc(1)
- LLVM static compiler rst2man-indent-level 0 1 rstReportMargin \$1
- llc90(1), llc(1)
- LLVM static compiler rst2man-indent-level 0 1 rstReportMargin \$1
- llvm-config-cheri(1), llvm-config(1)
- Print LLVM compilation options rst2man-indent-level 0 1 rstReportMargin \$1
- llvm-config-devel(1), llvm-config(1)
- Print LLVM compilation options rst2man-indent-level 0 1 rstReportMargin \$1
- llvm-config10(1), llvm-config(1)
- Print LLVM compilation options rst2man-indent-level 0 1 rstReportMargin \$1
- llvm-config11(1), llvm-config(1)
- Print LLVM compilation options rst2man-indent-level 0 1 rstReportMargin \$1
- llvm-config60(1), llvm-config(1)
- Print LLVM compilation options rst2man-indent-level 0 1 rstReportMargin \$1
- llvm-config70(1), llvm-config(1)
- Print LLVM compilation options rst2man-indent-level 0 1 rstReportMargin \$1
- llvm-config80(1), llvm-config(1)
- Print LLVM compilation options rst2man-indent-level 0 1 rstReportMargin \$1
- llvm-config90(1), llvm-config(1)
- Print LLVM compilation options rst2man-indent-level 0 1 rstReportMargin \$1
- lt-comp(1)
- augmented letter transducer compiler for Apertium
- lt-print(1)
- compiled dictionary printer for Apertium
- lt-tmxcomp(1)
- translation memories compiler for Apertium
- lt-trim(1)
- compiled dictionary trimmer for Apertium
- lto-dump10(1), lto-dump(1)
- Tool for dumping LTO object files
- lto-dump11(1), lto-dump(1)
- Tool for dumping LTO object files
- luac51(1), luac(1)
- Lua compiler
- luac52(1), luac(1)
- Lua compiler
- luac53(1), luac(1)
- Lua compiler
- luajit(1)
- Just-In-Time Compiler for the Lua Language
- m17n-config(1)
- Print compile/link options of the m17n library
- makeconv(1)
- compile a converter table
- makefiles(5)
- users guide for compiling projects on different platforms
- makepp_tutorial_compilation(1)
- -- Unix compilation commands
- makerules(5)
- system programmers guide for compiling projects on different platforms
- mcs(1)
- Turbo C# Compiler
- mcxtrace(1)
- Compiler of the McXrace X-ray trace simulation package
- mdassembler(1)
- Compile documentation for use in monodoc browser
- mdoc-assemble(1), mdoc assemble(1)
- Compile documentation for use in monodoc(1)
- memping(1)
- libmemcached Documentation rst2man-indent-level 0 1 rstReportMargin \$1
- mingw32-g++(1), gcc(1)
- GNU project C and C++ compiler
- mingw32-gcc(1), gcc(1)
- GNU project C and C++ compiler
- mingw32-gfortran(1), gfortran(1)
- GNU Fortran compiler
- mips-unknown-freebsd12.1-g++(1), gcc(1)
- GNU project C and C++ compiler
- mips-unknown-freebsd12.1-g++6(1), gcc(1)
- GNU project C and C++ compiler
- mips-unknown-freebsd12.1-g++9(1), gcc(1)
- GNU project C and C++ compiler
- mips-unknown-freebsd12.1-gcc(1), gcc(1)
- GNU project C and C++ compiler
- mips-unknown-freebsd12.1-gcc6(1), gcc(1)
- GNU project C and C++ compiler
- mips-unknown-freebsd12.1-gcc9(1), gcc(1)
- GNU project C and C++ compiler
- mips64-unknown-freebsd12.1-g++(1), gcc(1)
- GNU project C and C++ compiler
- mips64-unknown-freebsd12.1-g++6(1), gcc(1)
- GNU project C and C++ compiler
- mips64-unknown-freebsd12.1-g++9(1), gcc(1)
- GNU project C and C++ compiler
- mips64-unknown-freebsd12.1-gcc(1), gcc(1)
- GNU project C and C++ compiler
- mips64-unknown-freebsd12.1-gcc6(1), gcc(1)
- GNU project C and C++ compiler
- mips64-unknown-freebsd12.1-gcc9(1), gcc(1)
- GNU project C and C++ compiler
- mk_cmds(1)
- error table compiler
- mkc_check_compiler(1)
- checks for C and C++ compiler type
- mkc_compiler_settings(1)
- generates initial settings for C/C++ compiler
- mkconfigure(1)
- Compile BSDBuild configure scripts
- mkdfa.pl(1)
- grammar compiler
- mkoctfile(1)
- Compile dynamic-load modules for GNU Octave
- mkromdic(1)
- To compile romaji-kana conversion table
- mlprof(1)
- display profiling information for a MLton-compiled executable
- mlton(1)
- whole-program compiler for the Standard ML (SML) programming language
- mpicc(1)
- Compiles and links MPI programs written in C
- mpick(1)
- advanced message filter
- mpictures(7)
- picture inclusion macros
- mpicxx(1)
- Compiles and links MPI programs written in C++
- mpiexec(1)
- Run an MPI program
- mpif77(1)
- Compiles and links MPI programs written in Fortran 77
- mpif90(1)
- Compiles and links MPI programs written in Fortran 90
- mpifort(1)
- Compiles and links MPI programs written in Fortran 90
- mping(8)
- send ICMP ECHO_REQUEST packets to multiple network hosts in a round-robbin fashion. Mping support both IPv4 and IPv6 adresses at the same time
- msgfmt(1)
- compile message catalog to binary format
- msgunfmt(1)
- uncompile message catalog from binary format
- mtasc(1)
- ActionScript 2 to Flash (SWF) compiler
- mysql_config(1)
- display options for compiling clients
- mzc(1)
- compatibility Racket compiler tool
- nana-clg(1)
- compiles and runs a program using the nana library
- nbfc(1)
- -- The new brainfuck compiler
- ncmpidiff(1)
- compares two netCDF files in parallel
- ncmpidump(1)
- Convert netCDF files to ASCII form (CDL)
- ncmpigen(1)
- From a CDL file generate a netCDF file, a C program, or a Fortran program
- ncmpivalid(1)
- validates a netCDF file in parallel
- notcurses_fds(3)
- dumping file descriptors and subprocesses to planes
- nvc(1)
- VHDL Compiler and Simulator
- objres(1)
- compile binary data into an object file
- ocamlbuild(1)
- The OCaml project compilation tool
- ocamlc(1)
- The OCaml bytecode compiler
- ocamlcp(1), ocamloptp(1)
- The OCaml profiling compilers
- ocamlopt(1)
- The OCaml native-code compiler
- odbc_config(1)
- get compile options for compiling unixODBC client
- ol(1)
- an Owl Lisp compiler and interpreter
- omnicpp(1)
- OmniORB cpp preprocessor for IDL compiler
- omniidl(1)
- omniORB idl compiler
- omping(8)
- test IP multicast
- oo2c(1)
- Oberon-2 compiler
- openssl-ts(1)
- Time Stamping Authority command
- openssl-ts(1), ts(1)
- Time Stamping Authority tool (client/server)
- optionVersion(3)
- return the compiled AutoOpts version number
- otp2ocp(1)
- convert Omega Translation Process files to Omega Compiled Process files
- oyranos-xforms-modules(1)
- Oyranos command line option forms dumping tool
- pampick(1)
- pick images out of a multi-image Netpbm image stream synopsis
- pcap-config(1)
- write libpcap compiler and linker flags to standard output
- pcap_compile(3)
- compile a filter expression
- pcap_open_dead(3), pcap_open_dead_with_tstamp_precision(3)
- open a fake pcap_t for compiling filters or opening a capture for output
- pcc(1), cc(1)
- front-end to the C compiler
- pcf2bdf(1)
- convert X font from Portable Compiled Format to Bitmap Distribution Format
- pconfig(6)
- Print Empire configuration
- pcre16_compile(3), PCRE(3)
- Perl-compatible regular expressions
- pcre16_compile2(3), PCRE(3)
- Perl-compatible regular expressions
- pcre2_compile(3), PCRE2(3)
- Perl-compatible regular expressions (revised API)
- pcre2_compile_context_copy(3), PCRE2(3)
- Perl-compatible regular expressions (revised API)
- pcre2_compile_context_create(3), PCRE2(3)
- Perl-compatible regular expressions (revised API)
- pcre2_compile_context_free(3), PCRE2(3)
- Perl-compatible regular expressions (revised API)
- pcre2_jit_compile(3), PCRE2(3)
- Perl-compatible regular expressions (revised API)
- pcre2_set_compile_extra_options(3), PCRE2(3)
- Perl-compatible regular expressions (revised API)
- pcre2_set_compile_recursion_guard(3), PCRE2(3)
- Perl-compatible regular expressions (revised API)
- pcreprecompile(3), PCRE(3)
- Perl-compatible regular expressions
- pgmtoy4m(1)
- Convert mpeg2dec pgm and pgmpipe output to YUV4MPEG2
- pgraph(1)
- compile graphs into pic input
- php-config(1)
- get information about PHP configuration and compile options
- phpize(1)
- prepare a PHP extension for compiling
- pic(1)
- compile pictures for troff or TeX
- pidl(1)
- An IDL compiler written in Perl
- pkgconf-personality(5), file.personality(5)
- pkgconf cross-compile personality file format
- polyc(1)
- Compile and link a Standard ML program using Poly/ML
- powerpc-unknown-freebsd12.1-g++9(1), gcc(1)
- GNU project C and C++ compiler
- powerpc-unknown-freebsd12.1-gcc9(1), gcc(1)
- GNU project C and C++ compiler
- powerpc64-unknown-freebsd12.1-g++(1), gcc(1)
- GNU project C and C++ compiler
- powerpc64-unknown-freebsd12.1-g++6(1), gcc(1)
- GNU project C and C++ compiler
- powerpc64-unknown-freebsd12.1-g++9(1), gcc(1)
- GNU project C and C++ compiler
- powerpc64-unknown-freebsd12.1-gcc(1), gcc(1)
- GNU project C and C++ compiler
- powerpc64-unknown-freebsd12.1-gcc6(1), gcc(1)
- GNU project C and C++ compiler
- powerpc64-unknown-freebsd12.1-gcc9(1), gcc(1)
- GNU project C and C++ compiler
- ppc386(1)
- Free Pascal Compiler (FPC) binary, name derived from Portable Pascal Compiler
- ppcarm(1)
- Free Pascal Compiler (FPC) binary, name derived from Portable Pascal Compiler
- ppcppc(1)
- Free Pascal Compiler (FPC) binary, name derived from Portable Pascal Compiler
- ppcsparc(1)
- Free Pascal Compiler (FPC) binary, name derived from Portable Pascal Compiler
- ppcx64(1)
- Free Pascal Compiler (FPC) binary, name derived from Portable Pascal Compiler
- ppdc(1)
- cups ppd compiler (deprecated)
- ppdcfile(5)
- cups ppd compiler source file format (deprecated)
- pump(1)
- accelerate remote compilation with distcc
- puppet(8)
- Usage: puppet subcommand [options] action [options] Available subcommands: Common: agent The puppet agent daemon apply Apply Puppet manifests locally config Interact with Puppet's settings. help Display Puppet help. lookup Interactive Hiera lookup module Creates, installs and searches for modules on the Puppet Forge. resource The resource abstraction layer shell Specialized: catalog Compile, save, view, and convert catalogs. describe Display help about resource types device Manage remote network devices doc Generate Puppet references epp Interact directly with the EPP template parser/renderer. facts Retrieve and store facts. filebucket Store and retrieve files in a filebucket generate Generates Puppet code from Ruby definitions. node View and manage node definitions. parser Interact directly with the parser. plugin Interact with the Puppet plugin system. script Run a puppet manifests as a script without compiling a catalog ssl Manage SSL keys and certificates for puppet SSL clients See 'puppet help subcommand action' for help on a specific subcommand action. See 'puppet help subcommand' for help on a specific subcommand. Puppet v6.17.0
- puppet-catalog(8)
- Compile, save, view, and convert catalogs
- puppet-script(8)
- Run a puppet manifests as a script without compiling a catalog
- pyacc(1)
- Pascal Yacc compiler compiler
- q3map2(6)
- a quake 3 BSP compiler
- qfcc(1)
- The QuakeForge Code Compiler
- quantlib-config(1)
- compiler / linker flags for QuantLib
- ragel(1)
- compile regular languages into executable state machines
- ragg2(1)
- radare2 frontend for r_egg, compile programs into tiny binaries for x86-32/64 and arm
- riscv32-unknown-elf-g++(1), gcc(1)
- GNU project C and C++ compiler
- riscv32-unknown-elf-gcc(1), gcc(1)
- GNU project C and C++ compiler
- riscv64-none-elf-g++(1), gcc(1)
- GNU project C and C++ compiler
- riscv64-none-elf-gcc(1), gcc(1)
- GNU project C and C++ compiler
- riscv64-unknown-freebsd12.1-g++(1), gcc(1)
- GNU project C and C++ compiler
- riscv64-unknown-freebsd12.1-g++9(1), gcc(1)
- GNU project C and C++ compiler
- riscv64-unknown-freebsd12.1-gcc(1), gcc(1)
- GNU project C and C++ compiler
- riscv64-unknown-freebsd12.1-gcc9(1), gcc(1)
- GNU project C and C++ compiler
- s7c(1)
- compiler for the Seed7 programming language
- samtools-mpileup(1), samtools mpileup(1)
- produces "pileup" textual format from an alignment EX in +\$1 nf ft CR . EE ft fi in
- sc-config(1)
- The sc-config program is used to obtain information about MPQC's compile time environment
- sc_MPIMessageGrp(3), sc::MPIMessageGrp(3)
- The MPIMessageGrp class is an concrete implementation of MessageGrp that uses the MPI 1 library
- sc_MTMPIMemoryGrp(3), sc::MTMPIMemoryGrp(3)
- This MemoryGrp class requires a MT-safe MPI implementation
- scalac(1)
- Compiler for the Scala 2 language
- sdrc(1)
- compile an sl shader
- sdrinfo(1)
- display information about compiled shaders
- sed_compile(3), sed_exec(3), sed_free(3)
- string editor
- shc(1)
- Generic shell script compiler
- sievec(1)
- Pigeonhole(aqs Sieve script compiler
- silk_config(1)
- Print SiLK compiling and linking information
- slice2cpp(1)
- The Slice to C++ compiler
- slice2cs(1)
- The Slice to C# compiler
- slice2java(1)
- The Slice to Java compiler
- slice2js(1)
- The Slice to JavaScript compiler
- slice2matlab(1)
- The Slice to MATLAB compiler
- slice2objc(1)
- The Slice to Objective-C compiler
- slice2php(1)
- The Slice to PHP compiler
- slice2py(1)
- The Slice to Python compiler
- slice2rb(1)
- The Slice to Ruby compiler
- smpicc(1)
- SMPI C wrapper compiler
- smpicxx(1)
- SMPI C++ wrapper compiler
- smpif90(1)
- SMPI Fortran 90 wrapper compiler
- smpiff(1)
- SMPI Fortran 77 wrapper compiler
- smpirun(1)
- Execute MPI programs in the SimGrid simulator
- snmptrap(1), snmpinform(1)
- sends an SNMP notification to a manager
- sparc64-unknown-freebsd12.1-g++(1), gcc(1)
- GNU project C and C++ compiler
- sparc64-unknown-freebsd12.1-g++6(1), gcc(1)
- GNU project C and C++ compiler
- sparc64-unknown-freebsd12.1-g++9(1), gcc(1)
- GNU project C and C++ compiler
- sparc64-unknown-freebsd12.1-gcc(1), gcc(1)
- GNU project C and C++ compiler
- sparc64-unknown-freebsd12.1-gcc6(1), gcc(1)
- GNU project C and C++ compiler
- sparc64-unknown-freebsd12.1-gcc9(1), gcc(1)
- GNU project C and C++ compiler
- swfc(1)
- compile .sc files to swf
- tcc(1)
- Tiny C Compiler
- tcprules(1)
- compiles rules for tcpserver (1)
- teckit_compile(1)
- manual page for command line error at --version
- term(5)
- format of compiled term file
- texi2dvi4a2ps(1)
- Compile Texinfo and LaTeX files to DVI or PDF
- tic(1m)
- the terminfo entry-description compiler
- tntnet-config(1)
- output compiler flags for tntnet (8) usage
- torrus_compilexml(1), compilexml(1)
- Torrus XML configuration (re)compiler
- tsget(1)
- Time Stamping HTTP/HTTPS client
- ttfdump(1)
- Dumping the contents of a TrueType Font file
- txt2psf(1)
- compile a PC Screen Font file from a textual description
- ucc(1)
- UseCode Compiler for Exult
- uil(1)
- The user interface language compiler "user interface language" "user interface language" "compiler" "uil" "uil" "compiler"
- unibi_dump(3)
- convert a terminal object to compiled terminfo data
- unibi_from_mem(3)
- construct a terminal object from a compiled terminfo entry
- utftpd_make(8)
- compile rules for utftpd
- v2cc.libs(5)
- VHDL library mapping file for the FreeHDL compiler/simulator
- valac(1)
- compiler that translates Vala source code into C source and header files
- vbnc(1), vbnc2(1)
- Mono Visual Basic Compiler
- vcg(l), VCG tool(l)
- visualization of compiler graphs
- widl(1)
- Wine Interface Definition Language (IDL) compiler
- winegcc(1)
- Wine C and C++ MinGW Compatible Compiler
- winemaker(1)
- generate a build infrastructure for compiling Windows programs on Unix
- wmc(1)
- Wine Message Compiler
- wmlsc(1)
- WMLScript compiler
- wmpinboard(1)
- a Window Maker dock app resembling a miniature pinboard
- wmping(1)
- WindowMaker dockapp
- wrc(1)
- Wine Resource Compiler
- x86_64-unknown-freebsd12.1-g++(1), gcc(1)
- GNU project C and C++ compiler
- x86_64-unknown-freebsd12.1-g++6(1), gcc(1)
- GNU project C and C++ compiler
- x86_64-unknown-freebsd12.1-g++9(1), gcc(1)
- GNU project C and C++ compiler
- x86_64-unknown-freebsd12.1-gcc(1), gcc(1)
- GNU project C and C++ compiler
- x86_64-unknown-freebsd12.1-gcc6(1), gcc(1)
- GNU project C and C++ compiler
- x86_64-unknown-freebsd12.1-gcc9(1), gcc(1)
- GNU project C and C++ compiler
- xkbcomp(1)
- compile XKB keyboard description
- xsdcxx(1)
- W3C XML Schema to C++ Compiler
- xvcg(l), VCG tool(l)
- visualization of compiler graphs
- yarac(1)
- compile rules to yara
- yaz-asncomp(1)
- YAZ ASN.1 compiler
- znc-buildmod(1)
- compile ZNC modules
- 9c(1), 9a(1), 9l(1), 9ar(1)
- C compiler, assembler, linker, archiver
- Alias(3), alias(3)
- declare symbolic aliases for perl data attr - auto-declare hash attributes for convenient access const - define compile-time scalar constants
- Alien::Base::Wrapper(3)
- Compiler and linker wrapper for Alien
- Apache::LogFormat::Compiler(3)
- Compile a log format string to perl-code
- App::FatPacker::Trace(3)
- Tracing module usage using compilation checking
- B(3)
- The Perl Compiler Backend
- B::Bytecode(3)
- Perl compiler's bytecode backend
- B::Bytecode56(3)
- Perl 5.6 compiler's bytecode backend
- B::C(3)
- Perl compiler's C backend
- B::CC(3)
- Perl compiler's optimized C translation backend
- B::Compiling(3)
- Expose PL_compiling to perl
- B::Deparse(3)
- Perl compiler backend to produce perl code
- B::Graph(3)
- Perl compiler backend to produce graphs of OP trees
- B::Hooks::EndOfScope(3)
- Execute code after a scope finished compilation
- B::Hooks::EndOfScope::PP(3)
- Execute code after a scope finished compilation - PP implementation
- B::Hooks::EndOfScope::XS(3)
- Execute code after a scope finished compilation - XS implementation
- B::perlcompile(3), perlcompile(3)
- Introduction to the Perl Compiler-Translator
- BFD(3), BFD(3)
- Impromptu dumping of data structures for debugging purposes
- Bundle::SNMP::MIB::Compiler(3)
- A bundle to install all SNMP::MIB::Compiler related modules
- ByteLoader(3)
- load byte compiled perl code
- CGI::Compile(3)
- Compile .cgi scripts to a code reference like ModPerl::Registry
- CQL::Parser(3)
- compiles CQL strings into parse trees of Node subtypes
- CSS::Parse::Compiled(3)
- A CSS::Parse module using a compiled Parse::RecDescent grammar
- Catalyst::Helper::View::HTML::Template::Compiled(3)
- Helper for HTML::Template::Compiled Views
- Catalyst::View::HTML::Template::Compiled(3)
- HTML::Template::Compiled View Class
- Class::Virtually::Abstract(3)
- Compile-time enforcement of Class::Virtual
- Class::XSAccessor(3)
- Generate fast XS accessors without runtime compilation
- Class::XSAccessor::Array(3)
- Generate fast XS accessors without runtime compilation
- Compiler::Lexer(3)
- Lexical Analyzer for Perl5
- Crypt::GCrypt::MPI(3)
- Perl interface to multi-precision integers from the GNU Cryptographic library
- DBI::PurePerl(3)
- -- a DBI emulation using pure perl (no C/XS compilation required)
- DBIx::Dump(3)
- Perl extension for dumping database (DBI) data into a variety of formats
- Data::Hexify(3)
- Perl extension for hexdumping arbitrary data
- Devel::BeginLift(3)
- make selected sub calls evaluate at compile time
- Devel::CheckCompiler(3)
- Check the compiler's availability
- Devel::Cover::Report::Compilation(3)
- backend for Devel::Cover
- Devel::Events::Filter::Stamp(3)
- Add time/context stamping to events
- Devel::MAT::Dumper::Helper(3), "Devel::MAT::Dumper::Helper"(3)
- give XS modules extensions for memory dumping
- Devel::PartialDump(3)
- Partial dumping of data structures, optimized for argument printing
- Devel::REPL::Plugin::B::Concise(3)
- B::Concise dumping of expression optrees
- Devel::REPL::Plugin::PPI(3)
- PPI dumping of Perl code
- Encoding::BER::Dumper(3)
- Perl module for dumping Perl objects from/to BER
- Error::TypeTiny::Compilation(3)
- exception for Eval::TypeTiny
- Eval::WithLexicals::WithHintPersistence(3)
- Persist compile hints between evals
- ExtUtils::CBuilder(3)
- Compile and link C code for Perl modules
- ExtUtils::CppGuess(3)
- guess C++ compiler and flags
- File::Dir::Dumper::App(3)
- a command line app-implemented as a class to do the dumping
- Goo::Thing::pm::Compiler(3)
- Compile a Perl program
- Goo::Thing::pm::Perl5Compiler(3)
- Compile a Perl program
- Goo::Thing::pm::Perl6Compiler(3)
- Compile a Perl6 program
- HTML::Mason::Compiler(3)
- Compile Mason component source
- HTML::Mason::Compiler::ToObject(3)
- A Compiler subclass that generates Mason object code
- HTML::Mason::Parser(3)
- Old module for compiling components
- HTML::Parser::Simple(3)
- Parse nice HTML files without needing a compiler
- HTML::Selector::XPath(3)
- CSS Selector to XPath compiler
- HTML::Template::Compiled(3)
- Template System Compiles HTML::Template files to Perl code
- HTML::Template::Compiled::Classic(3)
- Provide the classic functionality like HTML::Template
- HTML::Template::Compiled::Compiler(3)
- Compiler class for HTC
- HTML::Template::Compiled::Compiler::Classic(3)
- Provide the classic functionality like HTML::Template
- HTML::Template::Compiled::Exception(3)
- Exception class for HTC
- HTML::Template::Compiled::Expr(3)
- Expressions for HTC
- HTML::Template::Compiled::Expression(3)
- a compiled HTML template expression
- HTML::Template::Compiled::Filter(3)
- Filter functions for HTML::Template::Compiled
- HTML::Template::Compiled::Formatter(3)
- HTC subclass for using a formatter
- HTML::Template::Compiled::Lazy(3)
- Lazy Loading for HTML::Template::Compiled
- HTML::Template::Compiled::Parser(3)
- Parser module for HTML::Template::Compiled
- HTML::Template::Compiled::Plugin::XMLEscape(3)
- XML-Escaping for HTC
- HTML::Template::Compiled::Reference(3)
- A quick reference for HTML::Template::Compiled syntax
- HTML::Template::Compiled::Token(3)
- a compiled HTML template token
- HTML::Template::Compiled::Utils(3)
- Utility functions for HTML::Template::Compiled
- HTML::Template::JIT(3)
- a just-in-time compiler for HTML::Template
- HTML::Template::JIT::Base(3)
- base class for compiled templates
- HTML::Template::JIT::Compiler(3)
- Compiler for HTML::Template::JIT
- HTTP::MHTTP(3)
- this library provides reasonably low level access to the HTTP protocol, for perl. This does not replace LWP (what possibly could :-) but is a cut for speed. It also supports all of HTTP 1.0, so you have GET, POST, PUT, HEAD, and DELETE. Some support of HTTP 1.1 is available - sepcifically Transfer-Encoding = chunked and the Keep-Alive extensions. Additionally - rudimentary SSL support can be compiled in. This effectively enables negotiation of TLS, but does not validate the certificates
- Imager::Expr(3)
- implements expression parsing and compilation for the expression evaluation engine used by Imager::transform2()
- List::MoreUtils::XS(3)
- Provide compiled List::MoreUtils functions
- List::Util::XS(3)
- Indicate if List::Util was compiled with a C compiler
- Locale::Msgfmt(3)
- Compile .po files to .mo files
- Log::Agent::Stamping(3)
- time-stamping routines
- MARC::Charset::Compiler(3)
- compile XML mapping rules from LoC
- MDOM::Dumper(3)
- Dumping of MDOM trees
- MPI(3)
- General information Open MPI 3.1.6
- MPIX_Allgather_init(3), MPIX_Allgatherv_init(3), MPIX_Allreduce_init(3), MPIX_Alltoall_init(3), MPIX_Alltoallv_init(3), MPIX_Alltoallw_init(3), MPIX_Barrier_init(3), MPIX_Bcast_init(3), MPIX_Exscan_init(3), MPIX_Gather_init(3), MPIX_Gatherv_init(3), MPIX_Reduce_init(3), MPIX_Reduce_scatter_init(3), MPIX_Reduce_scatter_block_init(3), MPIX_Scan_init(3), MPIX_Scatter_init(3), MPIX_Scatterv_init(3), MPIX_Neighbor_allgather_init(3), MPIX_Neighbor_allgatherv_init(3), MPIX_Neighbor_alltoall_init(3), MPIX_Neighbor_alltoallv_init(3), MPIX_Neighbor_alltoallw_init(3)
- Builds a handle for a collective communication or neighborhood collective communication
- MPIX_Query_cuda_support(3)
- Returns 1 if there is CUDA aware support and 0 if there is not
- MPI_Abort(3)
- Terminates MPI execution environment
- MPI_Accumulate(3), MPI_Raccumulate(3)
- Combines the contents of the origin buffer with that of a target buffer
- MPI_Add_error_class(3)
- Creates a new error class and returns its value
- MPI_Add_error_code(3)
- Creates a new error code associated with errorclass
- MPI_Add_error_string(3)
- Associates a string with an error code or class
- MPI_Address(3)
- Gets the address of a location in memory -- use of this routine is deprecated
- MPI_Aint_add(3), MPI_Aint_diff(3)
- Portable functions for arithmetic on MPI_Aint values
- MPI_Allgather(3), MPI_Iallgather(3)
- Gathers data from all processes and distributes it to all processes
- MPI_Allgatherv(3), MPI_Iallgatherv(3)
- Gathers data from all processes and delivers it to all. Each process may contribute a different amount of data
- MPI_Alloc_mem(3), MPI_Alloc_mem (3)
- Allocates a specified memory segment
- MPI_Allreduce(3), MPI_Iallreduce(3)
- Combines values from all processes and distributes the result back to all processes
- MPI_Alltoall(3), MPI_Ialltoall(3)
- All processes send data to all processes
- MPI_Alltoallv(3), MPI_Ialltoallv(3)
- All processes send different amount of data to, and receive different amount of data from, all processes
- MPI_Alltoallw(3), MPI_Ialltoallw(3)
- All processes send data of different types to, and receive data of different types from, all processes
- MPI_Attr_delete(3)
- Deletes attribute value associated with a key -- use of this routine is deprecated
- MPI_Attr_get(3)
- Retrieves attribute value by key -- use of this routine is deprecated
- MPI_Attr_put(3)
- Stores attribute value associated with a key -- use of this routine is deprecated
- MPI_Barrier(3), MPI_Ibarrier(3)
- Synchronization between MPI processes in a group
- MPI_Bcast(3), MPI_Ibcast(3)
- Broadcasts a message from the process with rank root to all other processes of the group
- MPI_Bsend(3)
- Basic send with user-specified buffering
- MPI_Bsend_init(3)
- Builds a handle for a buffered send
- MPI_Buffer_attach(3)
- Attaches a user-defined buffer for sending
- MPI_Buffer_detach(3)
- Removes an existing buffer (for use in MPI_Bsend, etc.)
- MPI_Cancel(3)
- Cancels a communication request
- MPI_Cart_coords(3)
- Determines process coords in Cartesian topology given rank in group
- MPI_Cart_create(3)
- Makes a new communicator to which Cartesian topology information has been attached
- MPI_Cart_get(3)
- Retrieves Cartesian topology information associated with a communicator
- MPI_Cart_map(3), MPI_Cart_map (3)
- Maps process to Cartesian topology information
- MPI_Cart_rank(3), MPI_Cart_rank (3)
- Determines process rank in communicator given Cartesian location
- MPI_Cart_shift(3), MPI_Cart_shift (3)
- Returns the shifted source and destination ranks, given a shift direction and amount
- MPI_Cart_sub(3), MPI_Cart_sub (3)
- Partitions a communicator into subgroups, which form lower-dimensional Cartesian subgrids
- MPI_Cartdim_get(3), MPI_Cartdim_get (3)
- Retrieves Cartesian topology information associated with a communicator
- MPI_Close_port(3), MPI_Close_port (3)
- Releases the specified network address
- MPI_Comm_accept(3), MPI_Comm_accept (3)
- Establishes communication with a client
- MPI_Comm_call_errhandler(3)
- Passes the supplied error code to the error handler assigned to a communicator
- MPI_Comm_compare(3), MPI_Comm_compare (3)
- Compares two communicators
- MPI_Comm_connect(3), MPI_Comm_connect (3)
- Establishes communication with a server
- MPI_Comm_create(3)
- Creates a new communicator
- MPI_Comm_create_errhandler(3), MPI_Comm_create_errhandler (3)
- Creates an error handler that can be attached to communicators
- MPI_Comm_create_group(3)
- Creates a new communicator
- MPI_Comm_create_keyval(3)
- Generates a new attribute key
- MPI_Comm_delete_attr(3)
- Deletes attribute value associated with a key
- MPI_Comm_disconnect(3)
- Deallocates communicator object and sets handle to MPI_COMM_NULL
- MPI_Comm_dup(3), MPI_Comm_dup (3)
- Duplicates an existing communicator with all its cached information
- MPI_Comm_dup_with_info(3), MPI_Comm_dup_with_info (3)
- Duplicates an existing communicator using provided info
- MPI_Comm_f2c(3), MPI_Comm_c2f(3), MPI_File_f2c(3), MPI_File_c2f(3), MPI_Info_f2c(3), MPI_Info_c2f(3), MPI_Message_f2c(3), MPI_Message_c2f(3), MPI_Op_f2c(3), MPI_Op_c2f(3), MPI_Request_f2c(3), MPI_Request_c2f(3), MPI_Type_f2c(3), MPI_Type_c2f(3), MPI_Win_f2c(3), MPI_Win_c2f (3)
- Translates a C handle into a Fortran handle, or vice versa
- MPI_Comm_free(3), MPI_Comm_free (3)
- Mark a communicator object for deallocation
- MPI_Comm_free_keyval(3)
- Frees attribute key for communicator cache attribute
- MPI_Comm_get_attr(3)
- Retrieves attribute value by key
- MPI_Comm_get_errhandler(3), MPI_Comm_get_errhandler (3)
- Retrieves error handler associated with a communicator
- MPI_Comm_get_info(3)
- Retrieves active communicator info hints
- MPI_Comm_get_name(3)
- Returns the name that was most recently associated with a communicator
- MPI_Comm_get_parent(3)
- Returns the parent intercommunicator of current spawned process
- MPI_Comm_group(3), MPI_Comm_group (3)
- Returns the group associated with a communicator
- MPI_Comm_idup(3), MPI_Comm_idup (3)
- Start the nonblocking duplication of an existing communicator with all its cached information
- MPI_Comm_join(3)
- Establishes communication between MPI jobs
- MPI_Comm_rank(3)
- Determines the rank of the calling process in the communicator
- MPI_Comm_remote_group(3), MPI_Comm_remote_group (3)
- Accesses the remote group associated with an intercommunicator
- MPI_Comm_remote_size(3), MPI_Comm_remote_size (3)
- Determines the size of the remote group associated with an intercommunicator
- MPI_Comm_set_attr(3)
- Stores attribute value associated with a key
- MPI_Comm_set_errhandler(3), MPI_Comm_set_errhandler (3)
- Attaches a new error handler to a communicator
- MPI_Comm_set_info(3)
- Set communicator info hints
- MPI_Comm_set_name(3)
- Associates a name with a communicator
- MPI_Comm_size(3), MPI_Comm_size (3)
- Returns the size of the group associated with a communicator
- MPI_Comm_spawn(3)
- Spawns a number of identical binaries
- MPI_Comm_spawn_multiple(3)
- Spawns multiple binaries, or the same binary with multiple sets of arguments
- MPI_Comm_split(3), MPI_Comm_split (3)
- Creates new communicators based on colors and keys
- MPI_Comm_split_type(3), MPI_Comm_split_type (3)
- Creates new communicators based on colors and keys
- MPI_Comm_test_inter(3), MPI_Comm_test_inter (3)
- Tests to see if a comm is an intercommunicator
- MPI_Compare_and_swap(3)
- Perform RMA compare-and-swap
- MPI_Dims_create(3), MPI_Dims_create (3)
- Creates a division of processors in a Cartesian grid
- MPI_Dist_graph_create(3), MPI_Dist_graph_create (3)
- Makes a new communicator to which topology information has been attached
- MPI_Dist_graph_create_adjacent(3), MPI_Dist_graph_create_adjacent (3)
- Makes a new communicator to which topology information has been attached
- MPI_Dist_graph_neighbors(3), MPI_Dist_graph_neighbors (3)
- Returns the neighbors of the calling process in a distributed graph topology
- MPI_Dist_graph_neighbors_count(3), MPI_Dist_graph_neighbors_count (3)
- Returns the number of in and out edges for the calling processes in a distributed graph topology and a flag indicating whether the distributed graph is weighted
- MPI_Errhandler_create(3), MPI_Errhandler_create (3)
- Creates an MPI-style error handler -- use of this routine is deprecated
- MPI_Errhandler_free(3), MPI_Errhandler_free (3)
- Frees an MPI-style error handler
- MPI_Errhandler_get(3), MPI_Errhandler_get (3)
- Gets the error handler for a communicator -- use of this routine is deprecated
- MPI_Errhandler_set(3), MPI_Errhandler_set (3)
- Sets the error handler for a communicator -- use of this routine is deprecated
- MPI_Error_class(3), MPI_Error_class (3)
- Converts an error code into an error class
- MPI_Error_string(3), MPI_Error_string (3)
- Returns a string for a given error code
- MPI_Exscan(3), MPI_Iexscan(3)
- Computes an exclusive scan (partial reduction)
- MPI_Fetch_and_op(3)
- Combines the contents of the origin buffer with that of a target buffer and returns the target buffer value
- MPI_File_call_errhandler(3)
- Passes the supplied error code to the error handler assigned to a file
- MPI_File_close(3)
- Closes a file (collective)
- MPI_File_create_errhandler(3), MPI_File_create_errhandler (3)
- Creates an MPI-style error handler that can be attached to a file
- MPI_File_delete(3)
- Deletes a file
- MPI_File_get_amode(3)
- Returns access mode associated with an open file
- MPI_File_get_atomicity(3)
- Returns current consistency semantics for data-access operations
- MPI_File_get_byte_offset(3)
- Converts a view-relative offset into an absolute byte position
- MPI_File_get_errhandler(3), MPI_File_get_errhandler (3)
- Gets the error handler for a file
- MPI_File_get_group(3)
- Returns a duplicate of the process group of a file
- MPI_File_get_info(3)
- Returns a new info object containing values for current hints associated with a file
- MPI_File_get_position(3)
- Returns the current position of the individual file pointer
- MPI_File_get_position_shared(3)
- Returns the current position of the shared file pointer
- MPI_File_get_size(3)
- Returns the current size of the file
- MPI_File_get_type_extent(3)
- Returns the extent of the data type in a file
- MPI_File_get_view(3)
- Returns the process's view of data in the file
- MPI_File_iread(3)
- Reads a file starting at the location specified by the individual file pointer (nonblocking, noncollective)
- MPI_File_iread_all(3)
- Reads a file starting at the location specified by the individual file pointer (nonblocking, collective)
- MPI_File_iread_at(3)
- Reads a file at an explicitly specified offset (nonblocking, noncollective)
- MPI_File_iread_at_all(3)
- Reads a file at an explicitly specified offset (nonblocking, collective)
- MPI_File_iread_shared(3)
- Reads a file using the shared file pointer (nonblocking, noncollective)
- MPI_File_iwrite(3)
- Writes a file starting at the location specified by the individual file pointer (nonblocking, noncollective)
- MPI_File_iwrite_all(3)
- Writes a file starting at the location specified by the individual file pointer (nonblocking, collective)
- MPI_File_iwrite_at(3)
- Writes a file at an explicitly specified offset (nonblocking, noncollective)
- MPI_File_iwrite_at_all(3)
- Writes a file at an explicitly specified offset (nonblocking, collective)
- MPI_File_iwrite_shared(3)
- Writes a file using the shared file pointer (nonblocking, noncollective)
- MPI_File_open(3)
- Opens a file (collective)
- MPI_File_preallocate(3)
- Preallocates a specified amount of storage space at the beginning of a file (collective)
- MPI_File_read(3)
- Reads a file starting at the location specified by the individual file pointer (blocking, noncollective)
- MPI_File_read_all(3)
- Reads a file starting at the locations specified by individual file pointers (blocking, collective)
- MPI_File_read_all_begin(3)
- Reads a file starting at the locations specified by individual file pointers; beginning part of a split collective routine (nonblocking)
- MPI_File_read_all_end(3)
- Reads a file starting at the locations specified by individual file pointers; ending part of a split collective routine (blocking)
- MPI_File_read_at(3)
- Reads a file at an explicitly specified offset (blocking, noncollective)
- MPI_File_read_at_all(3)
- Reads a file at explicitly specified offsets (blocking, collective)
- MPI_File_read_at_all_begin(3)
- Reads a file at explicitly specified offsets; beginning part of a split collective routine (nonblocking)
- MPI_File_read_at_all_end(3)
- Reads a file at explicitly specified offsets; ending part of a split collective routine (blocking)
- MPI_File_read_ordered(3)
- Reads a file at a location specified by a shared file pointer (blocking, collective)
- MPI_File_read_ordered_begin(3)
- Reads a file at a location specified by a shared file pointer; beginning part of a split collective routine (nonblocking)
- MPI_File_read_ordered_end(3)
- Reads a file at a location specified by a shared file pointer; ending part of a split collective routine (blocking)
- MPI_File_read_shared(3)
- Reads a file using the shared file pointer (blocking, noncollective)
- MPI_File_seek(3)
- Updates individual file pointers (noncollective)
- MPI_File_seek_shared(3)
- Updates the global shared file pointer (collective)
- MPI_File_set_atomicity(3)
- Sets consistency semantics for data-access operations (collective)
- MPI_File_set_errhandler(3), MPI_File_set_errhandler (3)
- Sets the error handler for a file
- MPI_File_set_info(3)
- Sets new values for hints (collective)
- MPI_File_set_size(3)
- Resizes a file (collective)
- MPI_File_set_view(3)
- Changes process's view of data in file (collective)
- MPI_File_sync(3)
- Makes semantics consistent for data-access operations (collective)
- MPI_File_write(3)
- Writes a file starting at the location specified by the individual file pointer (blocking, noncollective)
- MPI_File_write_all(3)
- Writes a file starting at the locations specified by individual file pointers (blocking, collective)
- MPI_File_write_all_begin(3)
- Writes a file starting at the locations specified by individual file pointers; beginning part of a split collective routine (nonblocking)
- MPI_File_write_all_end(3)
- Writes a file starting at the locations specified by individual file pointers; ending part of a split collective routine (blocking)
- MPI_File_write_at(3)
- Writes a file at an explicitly specified offset (blocking, noncollective)
- MPI_File_write_at_all(3)
- Writes a file at explicitly specified offsets (blocking, collective)
- MPI_File_write_at_all_begin(3)
- Writes a file at explicitly specified offsets; beginning part of a split collective routine (nonblocking)
- MPI_File_write_at_all_end(3)
- Writes a file at explicitly specified offsets; ending part of a split collective routine (blocking)
- MPI_File_write_ordered(3)
- Writes a file at a location specified by a shared file pointer (blocking, collective)
- MPI_File_write_ordered_begin(3)
- Writes a file at a location specified by a shared file pointer; beginning part of a split collective routine (nonblocking)
- MPI_File_write_ordered_end(3)
- Writes a file at a location specified by a shared file pointer; ending part of a split collective routine (blocking)
- MPI_File_write_shared(3)
- Writes a file using the shared file pointer (blocking, noncollective)
- MPI_Finalize(3), MPI_Finalize (3)
- Terminates MPI execution environment
- MPI_Finalized(3), MPI_Finalized (3)
- Checks whether MPI has been finalized
- MPI_Free_mem(3), MPI_Free_mem (3)
- Frees memory that has been allocated using MPI_Alloc_mem
- MPI_Gather(3), MPI_Igather(3)
- Gathers values from a group of processes
- MPI_Gatherv(3), MPI_Igatherv(3)
- Gathers varying amounts of data from all processes to the root process
- MPI_Get(3), MPI_Rget(3)
- Copies data from the target memory to the origin
- MPI_Get_accumulate(3), MPI_Rget_accumulate(3)
- Combines the contents of the origin buffer with that of a target buffer and returns the target buffer value
- MPI_Get_address(3)
- Gets the address of a location in memory
- MPI_Get_count(3), MPI_Get_count (3)
- Gets the number of top-level elements received
- MPI_Get_elements(3), MPI_Get_elements_x(3)
- Returns the number of basic elements in a data type
- MPI_Get_library_version(3)
- Returns a string of the current Open MPI version
- MPI_Get_processor_name(3), MPI_Get_processor_name (3)
- Gets the name of the processor
- MPI_Get_version(3)
- Returns the version of the standard corresponding to the current implementation
- MPI_Graph_create(3), MPI_Graph_create (3)
- Makes a new communicator to which topology information has been attached
- MPI_Graph_get(3), MPI_Graph_get (3)
- Retrieves graph topology information associated with a communicator
- MPI_Graph_map(3), MPI_Graph_map (3)
- Maps process to graph topology information
- MPI_Graph_neighbors(3), MPI_Graph_neighbors (3)
- Returns the neighbors of a node associated with a graph topology
- MPI_Graph_neighbors_count(3), MPI_Graph_neighbors_count (3)
- Returns the number of neighbors of a node associated with a graph topology
- MPI_Graphdims_get(3), MPI_Graphdims_get (3)
- Retrieves graph topology information associated with a communicator
- MPI_Grequest_complete(3), MPI_Grequest_complete (3)
- Reports that a generalized request is complete
- MPI_Grequest_start(3), MPI_Grequest_start (3)
- Starts a generalized request and returns a handle to it in request
- MPI_Group_compare(3), MPI_Group_compare (3)
- Compares two groups
- MPI_Group_difference(3), MPI_Group_difference (3)
- Makes a group from the difference of two groups
- MPI_Group_excl(3)
- Produces a group by reordering an existing group and taking only unlisted members
- MPI_Group_free(3), MPI_Group_free (3)
- Frees a group
- MPI_Group_incl(3), MPI_Group_incl (3)
- Produces a group by reordering an existing group and taking only listed members
- MPI_Group_intersection(3), MPI_Group_intersection (3)
- Produces a group at the intersection of two existing groups
- MPI_Group_range_excl(3)
- Produces a group by excluding ranges of processes from an existing group
- MPI_Group_range_incl(3)
- Creates a new group from ranges of ranks in an existing group
- MPI_Group_rank(3)
- Returns the rank of the calling process in the given group
- MPI_Group_size(3)
- Returns the size of a group
- MPI_Group_translate_ranks(3)
- Translates the ranks of processes in one group to those in another group
- MPI_Group_union(3), MPI_Group_union (3)
- Produces a group by combining two groups
- MPI_Ibsend(3)
- Starts a nonblocking buffered send
- MPI_Improbe(3)
- Non-blocking matched probe for a message
- MPI_Imrecv(3)
- Non-blocking receive for a matched message
- MPI_Info_create(3)
- Creates a new info object
- MPI_Info_delete(3)
- Deletes a key/value pair from info
- MPI_Info_dup(3)
- Duplicates an info object
- MPI_Info_env(3), MPI_INFO_ENV(3)
- Static MPI_Info object containing info about the application
- MPI_Info_free(3)
- Frees an info object
- MPI_Info_get(3)
- Retrieves the value associated with a key in an info object
- MPI_Info_get_nkeys(3)
- Gets the number of keys currently defined in an info object
- MPI_Info_get_nthkey(3)
- Returns the nth defined key in info
- MPI_Info_get_valuelen(3)
- Retrieves the length of the key value associated with an info object
- MPI_Info_set(3)
- Adds a key/value pair to info
- MPI_Init(3)
- Initializes the MPI execution environment
- MPI_Init_thread(3)
- Initializes the MPI execution environment
- MPI_Initialized(3)
- Checks whether MPI has been initialized
- MPI_Intercomm_create(3)
- Creates an intercommunicator from two intracommunicators
- MPI_Intercomm_merge(3)
- Creates an intracommunicator from an intercommunicator
- MPI_Iprobe(3)
- Nonblocking test for a message
- MPI_Irecv(3)
- Starts a standard-mode, nonblocking receive
- MPI_Irsend(3)
- Starts a ready-mode nonblocking send
- MPI_Is_thread_main(3)
- Determines if thread called MPI_Init
- MPI_Isend(3)
- Starts a standard-mode, nonblocking send
- MPI_Issend(3)
- Starts a nonblocking synchronous send
- MPI_Keyval_create(3)
- Generates a new attribute key -- use of this routine is deprecated
- MPI_Keyval_free(3)
- Frees attribute key for communicator cache attribute -- use of this routine is deprecated
- MPI_Lookup_name(3)
- Finds port associated with a service name
- MPI_Mprobe(3)
- Blocking matched probe for a message
- MPI_Mrecv(3)
- Blocking receive for a matched message
- MPI_Neighbor_allgather(3), MPI_Ineighbor_allgather(3)
- Gathers and distributes data from and to all neighbors
- MPI_Neighbor_allgatherv(3), MPI_Ineighbor_allgatherv(3)
- Gathers and distributes data from and to all neighbors. Each process may contribute a different amount of data
- MPI_Neighbor_alltoall(3), MPI_Ineighbor_alltoall(3)
- All processes send data to neighboring processes in a virtual topology communicator
- MPI_Neighbor_alltoallv(3), MPI_Ineighbor_alltoallv(3)
- All processes send different amounts of data to, and receive different amounts of data from, all neighbors
- MPI_Neighbor_alltoallw(3), MPI_Ineighbor_alltoallw(3)
- All processes send data of different types to, and receive data of different types from, all processes
- MPI_Op_commutative(3)
- Query of commutativity of reduction operation
- MPI_Op_create(3)
- Creates a user-defined combination function handle
- MPI_Op_free(3)
- Frees a user-defined combination function handle
- MPI_Open_port(3)
- Establishes a network address for a server to accept connections from clients
- MPI_Pack(3)
- Packs data of a given datatype into contiguous memory
- MPI_Pack_external(3)
- Writes data to a portable format
- MPI_Pack_external_size(3)
- Calculates upper bound on space needed to write to a portable format
- MPI_Pack_size(3)
- Returns the upper bound on the amount of space needed to pack a message
- MPI_Pcontrol(3)
- Controls profiling
- MPI_Probe(3)
- Blocking test for a message
- MPI_Publish_name(3)
- Publishes a service name associated with a port
- MPI_Put(3), MPI_Rput(3)
- Copies data from the origin memory to the target
- MPI_Query_thread(3)
- Returns the current level of thread support
- MPI_Recv(3)
- Performs a standard-mode blocking receive
- MPI_Recv_init(3)
- Builds a handle for a receive
- MPI_Reduce(3), MPI_Ireduce(3)
- Reduces values on all processes within a group
- MPI_Reduce_local(3)
- Perform a local reduction
- MPI_Reduce_scatter(3), MPI_Ireduce_scatter(3)
- Combines values and scatters the results
- MPI_Reduce_scatter_block(3), MPI_Ireduce_scatter_block(3)
- Combines values and scatters the results in blocks
- MPI_Register_datarep(3)
- Defines data representation
- MPI_Request_free(3)
- Frees a communication request object
- MPI_Request_get_status(3)
- Access information associated with a request without freeing the request
- MPI_Rsend(3)
- Ready send
- MPI_Rsend_init(3)
- Builds a handle for a ready send
- MPI_Scan(3), MPI_Iscan(3)
- Computes an inclusive scan (partial reduction)
- MPI_Scatter(3), MPI_Iscatter(3)
- Sends data from one task to all tasks in a group
- MPI_Scatterv(3), MPI_Iscatterv(3)
- Scatters a buffer in parts to all tasks in a group
- MPI_Send(3)
- Performs a standard-mode blocking send
- MPI_Send_init(3)
- Builds a handle for a standard send
- MPI_Sendrecv(3)
- Sends and receives a message
- MPI_Sendrecv_replace(3)
- Sends and receives a message using a single buffer
- MPI_Sizeof(3)
- Returns the size, in bytes, of the given type
- MPI_Ssend(3)
- Standard synchronous send
- MPI_Ssend_init(3)
- Builds a handle for a synchronous send
- MPI_Start(3)
- Initiates a communication using a persistent request handle
- MPI_Startall(3)
- Starts a collection of requests
- MPI_Status_f2c(3), MPI_Status_c2f (3)
- Translates a C status into a Fortran status, or vice versa
- MPI_Status_set_cancelled(3)
- Sets status to indicate a request has been canceled
- MPI_Status_set_elements(3), MPI_Status_set_elements_x(3)
- Modifies opaque part of status to allow MPI_Get_elements to return count
- MPI_T_category_changed(3)
- Get a timestamp for the categories
- MPI_T_category_get_categories(3)
- Query which categories are in a category
- MPI_T_category_get_cvars(3)
- Query which control variables are in a category
- MPI_T_category_get_info(3)
- Query information from a category
- MPI_T_category_get_num(3)
- Query the number of categories
- MPI_T_category_get_pvars(3)
- Query which performance variables are in a category
- MPI_T_cvar_get_info(3)
- Query information from a control variable
- MPI_T_cvar_get_num(3)
- Query the number of control variables
- MPI_T_cvar_handle_alloc(3), MPI_T_cvar_handle_free(3)
- Allocate/free contol variable handles
- MPI_T_cvar_read(3)
- Read the value of a control variable
- MPI_T_cvar_write(3)
- Write the value of a bound control variable
- MPI_T_enum_get_info(3)
- Query information about an enumerator
- MPI_T_enum_get_item(3)
- Query information about an enumerator
- MPI_T_finalize(3), MPI_T_finalize (3)
- Finalize the MPI tool information interface
- MPI_T_init_thread(3)
- Initializes the MPI Tool imformation interface
- MPI_T_pvar_get_info(3)
- Query information from a performance variable
- MPI_T_pvar_get_num(3)
- Query the number of performance variables
- MPI_T_pvar_handle_alloc(3), MPI_T_pvar_handle_free(3)
- Allocate/free MPI performance variable handles
- MPI_T_pvar_read(3)
- Read the value of a performance variable
- MPI_T_pvar_readreset(3)
- Atomically read and reset the value of a performance variable
- MPI_T_pvar_reset(3)
- Reset the value of a performance variable
- MPI_T_pvar_session_create(3), MPI_T_pvar_session_free(3)
- Create/free performance variable session
- MPI_T_pvar_start(3), MPI_T_pvar_stop(3)
- Start/stop a performance variable
- MPI_T_pvar_write(3)
- Write the value of a control variable
- MPI_Test(3)
- Tests for the completion of a specific send or receive
- MPI_Test_cancelled(3)
- Tests whether a request was canceled
- MPI_Testall(3)
- Tests for the completion of all previously initiated communications in a list
- MPI_Testany(3)
- Tests for completion of any one previously initiated communication in a list
- MPI_Testsome(3)
- Tests for completion of one or more previously initiated communications in a list
- MPI_Topo_test(3)
- Determines the type of topology (if any) associated with a communicator
- MPI_Type_commit(3)
- Commits a data type
- MPI_Type_contiguous(3)
- Creates a contiguous datatype
- MPI_Type_create_darray(3)
- Creates a distributed array datatype;
- MPI_Type_create_f90_complex(3)
- Returns a bounded MPI complex datatype
- MPI_Type_create_f90_integer(3)
- Returns a bounded MPI integer datatype
- MPI_Type_create_f90_real(3)
- Returns a bounded MPI real datatype
- MPI_Type_create_hvector(3)
- Creates a vector (strided) data type with offset in bytes
- MPI_Type_create_indexed_block(3), MPI_Type_create_hindexed_block(3)
- Creates an indexed data type with the same block length for all blocks
- MPI_Type_create_keyval(3)
- Generates a new attribute key for caching on data types
- MPI_Type_create_resized(3)
- Returns a new data type with new extent and upper and lower bounds
- MPI_Type_create_struct(3)
- Creates a structured data type
- MPI_Type_create_subarray(3)
- Creates a data type describing an n-dimensional subarray of an n-dimensional array
- MPI_Type_delete_attr(3)
- Deletes a datatype-caching attribute value associated with a key
- MPI_Type_dup(3)
- Duplicates a data type with associated key values
- MPI_Type_extent(3)
- Returns the extent of a data type, the difference between the upper and lower bounds of the data type -- use of this routine is deprecated
- MPI_Type_free(3)
- Frees a data type
- MPI_Type_free_keyval(3)
- Frees a previously created type key value
- MPI_Type_get_attr(3)
- Returns the attribute associated with a data type
- MPI_Type_get_contents(3)
- Returns information about arguments used in creation of a data type
- MPI_Type_get_envelope(3)
- Returns information about input arguments associated with a data type
- MPI_Type_get_extent(3), MPI_Type_get_extent_x(3)
- Returns the lower bound and extent of a data type
- MPI_Type_get_name(3)
- Gets the name of a data type
- MPI_Type_get_true_extent(3), MPI_Type_get_true_extent_x(3)
- Returns the true lower bound and extent of a data type's corresponding typemap, ignoring MPI_UB and MPI_LB markers
- MPI_Type_hindexed(3)
- Creates an indexed datatype with offsets in bytes -- use of this routine is deprecated
- MPI_Type_hvector(3)
- Creates a vector (strided) datatype with offset in bytes -- use of this routine is deprecated
- MPI_Type_indexed(3), MPI_Type_create_hindexed(3)
- Creates an indexed datatype
- MPI_Type_lb(3)
- Returns the lower bound of a data type -- use of this routine is deprecated
- MPI_Type_match_size(3)
- Returns an MPI datatype of a given type and size
- MPI_Type_set_attr(3)
- Sets a key value/attribute pair to a data type
- MPI_Type_set_name(3)
- Sets the name of a data type
- MPI_Type_size(3), MPI_Type_size_x(3)
- Returns the number of bytes occupied by entries in a data type
- MPI_Type_struct(3)
- Creates a struct data type -- use of this routine is deprecated
- MPI_Type_ub(3)
- Returns the upper bound of a datatype -- use of this routine is deprecated
- MPI_Type_vector(3)
- Creates a vector (strided) datatype
- MPI_Unpack(3)
- Unpacks a datatype into contiguous memory
- MPI_Unpack_external(3)
- Reads data from a portable format
- MPI_Unpublish_name(3)
- Unpublishes a service name
- MPI_Wait(3)
- Waits for an MPI send or receive to complete
- MPI_Waitall(3)
- Waits for all given communications to complete
- MPI_Waitany(3)
- Waits for any specified send or receive to complete
- MPI_Waitsome(3)
- Waits for some given communications to complete
- MPI_Win_allocate(3)
- One-sided MPI call that allocates memory and returns a window object for RMA operations
- MPI_Win_allocate_shared(3)
- One-sided MPI call that allocates shared memory and returns a window object for RMA operations
- MPI_Win_attach(3), MPI_Win_detach(3)
- One-sided MPI call that attach / detach a window object for RMA operations
- MPI_Win_call_errhandler(3)
- Passes the supplied error code to the error handler assigned to a window
- MPI_Win_complete(3)
- Completes an RMA access epoch on win started by a call to MPI_Win_start
- MPI_Win_create(3)
- One-sided MPI call that returns a window object for RMA operations
- MPI_Win_create_dynamic(3)
- One-sided MPI call that returns a window object for RMA operations
- MPI_Win_create_errhandler(3)
- Creates an error handler for a window
- MPI_Win_create_keyval(3)
- Creates a keyval for a window
- MPI_Win_delete_attr(3)
- Deletes an attribute from a window
- MPI_Win_fence(3)
- Synchronizes RMA calls on a window
- MPI_Win_flush(3), MPI_Win_flush_all(3)
- Complete all outstanding RMA operations at both the origin and the target
- MPI_Win_flush_local(3), MPI_Win_flush_local_all(3)
- Complete all outstanding RMA operations at both the origin
- MPI_Win_free(3)
- Frees the window object and returns a null handle
- MPI_Win_free_keyval(3)
- Frees a window keyval
- MPI_Win_get_attr(3)
- Obtains the value of a window attribute
- MPI_Win_get_errhandler(3)
- Retrieves the error handler currently associated with a window
- MPI_Win_get_group(3)
- Returns a duplicate of the group of the communicator used to create the window
- MPI_Win_get_info(3)
- Retrieves active window info hints
- MPI_Win_get_name(3)
- Obtains the name of a window
- MPI_Win_lock(3)
- Starts an RMA access epoch locking access to a particular rank
- MPI_Win_lock_all(3)
- Starts an RMA access epoch locking access to all processes in the window
- MPI_Win_post(3)
- Starts an RMA exposure epoch for the local window associated with win
- MPI_Win_set_attr(3)
- Sets the value of a window attribute
- MPI_Win_set_errhandler(3)
- Attaches a new error handler to a window
- MPI_Win_set_info(3)
- Set window info hints
- MPI_Win_set_name(3)
- Sets the name of a window
- MPI_Win_shared_query(3)
- Query a shared memory window
- MPI_Win_start(3)
- Starts an RMA access epoch for win
- MPI_Win_sync(3)
- Synchronize the private and public copies of the window
- MPI_Win_test(3)
- Attempts to complete an RMA exposure epoch; a nonblocking version of MPI_Win_wait
- MPI_Win_unlock(3)
- Completes an RMA access epoch started by a call to MPI_Win_lock
- MPI_Win_unlock_all(3)
- Completes an RMA access epoch started by a call to MPI_Win_lock_all
- MPI_Win_wait(3)
- Completes an RMA exposure epoch started by a call to MPI_Win_post on win
- MPI_Wtick(3)
- Returns the resolution of MPI_Wtime
- MPI_Wtime(3)
- Returns an elapsed time on the calling processor
- Mail::SpamAssassin::Plugin::Rule2XSBody(3)
- speed up SpamAssassin by compiling regexps
- Mason::Compilation(3)
- Performs compilation of a single component
- Math::Symbolic::Compiler(3)
- Compile Math::Symbolic trees to Perl code
- Math::Symbolic::Custom::CCompiler(3)
- Compile Math::Symbolic trees to C
- Math::Symbolic::Parser::Precompiled(3)
- Precompiled Math::Symbolic Parser
- ModPerl::RegistryLoader(3)
- Compile ModPerl::RegistryCooker scripts at server startup
- Module::CPANTS::Kwalitee::NeedsCompiler(3)
- Checks if the module needs a (probably C) compiler
- Module::Install::Admin::PMC(3)
- Author Support for Perl Compilation (.pmc)
- Module::Install::Compiler(3)
- Commands for interacting with the C compiler
- Module::Install::PMC(3)
- Support for Perl Compilation (.pmc)
- Mon::Protocol(3)
- Methods for parsing / dumping a protocol block
- MooseX::CompileTime::Traits(3)
- Allow compile time traits for classes/roles
- MsgFormat(1)
- messages database compiler for PGetText
- Netspoc(3)
- A Network Security Policy Compiler
- O(3)
- Generic interface to Perl Compiler backends
- OMPI_Affinity_str(3)
- Obtain prettyprint strings of processor affinity information for this process
- Opcode(3)
- Disable named opcodes when compiling perl code
- PDL::Constants(3)
- -- basic compile time constants for PDL
- PDL::Dumper(3), PDL::IO::Dumper(3)
- -- data dumping for structs with PDLs
- POSIX::strftime::Compiler(3)
- GNU C library compatible strftime for loggers and servers
- PPI::Dumper(3)
- Dumping of PDOM trees
- Params::ValidationCompiler(3)
- Build an optimized subroutine parameter validator once, use it forever
- Params::ValidationCompiler::Compiler(3)
- Object that implements the check subroutine compilation
- Params::ValidationCompiler::Exceptions(3)
- Defines exceptions thrown by Params::ValidationCompiler
- Pegex::Bootstrap(3)
- Bootstrapping Compiler for a Pegex Grammar
- Pegex::Compiler(3)
- Pegex Compiler
- Perl::Critic::Policy::Modules::ProhibitConditionalUseStatements(3)
- Avoid putting conditional logic around compile-time includes
- Perl::Critic::Statistics(3)
- Compile stats on Perl::Critic violations
- Petal::CodePerl(3)
- Make Petal go faster by compiling the expressions
- Pipeline::Dumper(3)
- tool for dumping a pipeline
- PkgConfig::LibPkgConf::Client(3)
- Query installed libraries for compiling and linking software
- PkgConfig::LibPkgConf::Fragment(3)
- Single compiler or linker flag
- Plack::App::WrapCGI(3)
- Compiles a CGI script as PSGI application
- Pod::WikiDoc::Parser(3)
- precompiled recursive descent parser for Pod::WikiDoc
- Pugs::Compiler::Grammar(3)
- Compiler for Perl 6 Grammars
- Pugs::Compiler::Regex(3)
- Compiler for Perl 6 Regex
- Pugs::Compiler::RegexPerl5(3)
- Compiler for Perl 6 style "Perl5" regex
- Pugs::Compiler::Rule(3)
- Compiler for Perl 6 regexes
- Pugs::Compiler::Token(3)
- Compiler for Perl 6 Token
- Pugs::Runtime::Tracer(3)
- tracer runtime for Pugs::Compiler::Rule
- RDF::Query::Compiler::SQL(3)
- Compile a SPARQL query directly to SQL
- SNMP::MIB::Compiler(3)
- a MIB Compiler supporting SMIv1 and SMIv2
- Safe(3)
- Compile and execute code in restricted compartments
- Spreadsheet::ParseExcel::Dump(3)
- A class for dumping Excel records
- Squatting(3)
- A Camping-inspired Web Microframework for Perl
- Squatting::H(3)
- a slot-based object that's vaguely reminiscent of Camping::H
- Tangram::Type::Dump(3)
- Handy functions for Pixie-like dumping of data
- Template::Alloy::Compile(3)
- Compile role - allows for compiling the AST to perl code
- Template::Document(3)
- Compiled template document object
- Template::Extract::Compile(3)
- Compile TT2 templates into regular expressions
- Template::Extract::Run(3)
- Apply compiled regular expressions on documents
- Template::Namespace::Constants(3)
- Compile time constant folding
- Template::Parser(3)
- LALR(1) parser for compiling template documents
- Template::Provider(3)
- Provider module for loading/compiling templates
- Test::Alien::CanCompile(3)
- Skip a test file unless a C compiler is available
- Test::Compile(3)
- Check whether Perl files compile correctly
- Test::Compile::Internal(3)
- Test whether your perl files compile
- Text::Hogan::Compiler(3)
- parse templates and output Perl code
- Text::Hogan::Template(3)
- represent and render compiled templates
- Text::MicroMason::Base(3)
- Abstract Template Compiler
- Text::MicroMason::CompileCache(3)
- Use a Cache for Template Compilation
- Text::MicroMason::HTMLMason(3)
- Simple Compiler for Mason-style Templating
- Text::MicroMason::Safe(3)
- Compile all Templates in a Safe Compartment
- Text::Xslate::Compiler(3)
- An Xslate compiler to generate intermediate code
- Text::Xslate::Symbol(3)
- The symbol representation used by parsers and compilers
- UML::Sequence::JavaSeq(3)
- for use with genericseq.pl script, works on compiled Java programs
- XML::Compile(3)
- Compilation based XML processing
- XML::Compile::Cache(3)
- Cache compiled XML translators
- XML::Compile::Dumper(3)
- Remember precompiled XML processors
- XML::Compile::FAQ(3)
- frequently asked questions
- XML::Compile::Iterator(3)
- reduce view on a node tree
- XML::Compile::SOAP(3)
- base-class for SOAP implementations
- XML::Compile::SOAP11(3)
- SOAP 1.1 protocol
- XML::Compile::SOAP11::Client(3)
- SOAP1.1 client needs
- XML::Compile::SOAP11::Encoding(3)
- SOAP encoding
- XML::Compile::SOAP11::Operation(3)
- defines a SOAP11 interaction
- XML::Compile::SOAP11::Server(3)
- SOAP1.1 server needs
- XML::Compile::SOAP::Client(3)
- SOAP message initiators
- XML::Compile::SOAP::Daemon(3)
- SOAP accepting server (base class)
- XML::Compile::SOAP::Daemon::AnyDaemon(3)
- SOAP server based on Any::Daemon
- XML::Compile::SOAP::Daemon::CGI(3)
- CGI based server
- XML::Compile::SOAP::Daemon::LWPutil(3)
- LWP helper routines
- XML::Compile::SOAP::Daemon::NetServer(3)
- SOAP server based on Net::Server
- XML::Compile::SOAP::Daemon::PSGI(3)
- PSGI based application
- XML::Compile::SOAP::Extension(3)
- plugins for standards
- XML::Compile::SOAP::FAQ(3)
- frequently asked questions
- XML::Compile::SOAP::Operation(3)
- base-class for possible interactions
- XML::Compile::SOAP::Server(3)
- server-side SOAP message processing
- XML::Compile::SOAP::Trace(3)
- help displaying trace details
- XML::Compile::SOAP::Util(3)
- general purpose routines for XML::Compile::SOAP
- XML::Compile::SOAP::WSA(3)
- SOAP Web Service Addressing
- XML::Compile::SOAP::WSA::Util(3)
- constants for XML::Compile::SOAP::WSA
- XML::Compile::Schema(3)
- Compile a schema into CODE
- XML::Compile::Schema::BuiltInFacets(3)
- handling of built-in facet checks
- XML::Compile::Schema::BuiltInTypes(3)
- Define handling of built-in data-types
- XML::Compile::Schema::Instance(3)
- Represents one schema
- XML::Compile::Schema::NameSpaces(3)
- Connect name-spaces from schemas
- XML::Compile::Schema::Specs(3)
- Predefined Schema Information
- XML::Compile::Tester(3)
- support XML::Compile related regression testing
- XML::Compile::Translate(3)
- create an XML data parser
- XML::Compile::Translate::Reader(3)
- translate XML to HASH
- XML::Compile::Translate::Template(3)
- create an XML or PERL example
- XML::Compile::Translate::Writer(3)
- translate HASH to XML
- XML::Compile::Transport(3)
- base class for XML transporters
- XML::Compile::Transport::SOAPHTTP(3)
- exchange XML-SOAP via HTTP
- XML::Compile::Transport::SOAPHTTP_AnyEvent(3)
- exchange XML via AnyEvent::HTTP
- XML::Compile::Util(3)
- Utility routines for XML::Compile components
- XML::Compile::WSDL11(3)
- create SOAP messages defined by WSDL 1.1
- XML::Compile::XOP(3)
- MTOM and XOP handler
- XML::Compile::XOP::Include(3)
- Represents one XOP node
- XML::Dumper(3)
- Perl module for dumping Perl objects from/to XML
- XML::LibXML::XPathExpression(3)
- XML::LibXML::XPathExpression - interface to libxml2 pre-compiled XPath expressions
- YAML::Dumper(3)
- YAML class for dumping Perl objects to YAML
- YAML::PP::Perl(3)
- Convenience module for loading and dumping Perl objects
- accessors::fast(3)
- Compiletime accessors using Class::Accessor::Fast
- arm-none-eabi-g++(1), gcc(1)
- GNU project C and C++ compiler
- arm-none-eabi-gcc(1), gcc(1)
- GNU project C and C++ compiler
- asc.plx(1)
- SWF ActionScript compiler script
- asn1ct(3)
- ASN.1 compiler and compile-time support functions
- base(3)
- Establish an ISA relationship with base classes at compile time
- cargo-build(1)
- Compile the current package
- cargo-rustc(1)
- Compile the current package, and pass extra options to the compiler
- ccconfig(1)
- Get Convert::Binary::C configuration for a compiler
-
- compile(3)
- Erlang Compiler
- compile_encoding(1)
- compile XML encmap into a binary encoded file for XML::Parser
- compile_link(1)
- -- compile and copy Interchange link CGI
- compile_p6grammar.pl(1)
- Compile Perl 6 Grammars to Perl 5 Modules
- constant::lexical(3)
- Perl pragma to declare lexical compile-time constants
- diameter_make(3)
- Diameter dictionary compilation
- dthelptag(1)
- compile CDE Help source documents into runtime Help volumes
- erl_anno(3)
- Abstract datatype for the annotations of the Erlang Compiler
- erlc(1)
- Compiler
- exp2cxx(1)
- EXPRESS compiler and translater
- fedex(1)
- EXPRESS Compiler
- fields(3)
- compile-time class fields
- inline2test(1)
- The Test::Inline 2 Test Compiler
- interface(3)
- simple compile time interface checking for OO Perl
- jaotc(1)
- The Java static compiler that produces native code for compiled Java methods
- javac(1)
- Reads Java class and interface definitions and compiles them into bytecode and class files
- lib(3)
- manipulate @INC at compile time
- library-combo(7)
- GNUstep Make support for cross-compilation
- mork(1)
- a program for dumping Mozilla URL history files
- mp(3), mpsetminbits(3), mpnew(3), mpfree(3), mpbits(3), mpnorm(3), mpcopy(3), mpassign(3), mprand(3), strtomp(3), mpfmt(3), mptoa(3), betomp(3), mptobe(3), letomp(3), mptole(3), mptoui(3), uitomp(3), mptoi(3), itomp(3), uvtomp(3), mptouv(3), vtomp(3), mptov(3), mpdigdiv(3), mpadd(3), mpsub(3), mpleft(3), mpright(3), mpmul(3), mpexp(3), mpmod(3), mpdiv(3), mpfactorial(3), mpcmp(3), mpextendedgcd(3), mpinvert(3), mpsignif(3), mplowbits0(3), mpvecdigmuladd(3), mpvecdigmulsub(3), mpvecadd(3), mpvecsub(3), mpveccmp(3), mpvecmul(3), mpmagcmp(3), mpmagadd(3), mpmagsub(3), crtpre(3), crtin(3), crtout(3), crtprefree(3), crtresfree(3)
- extended precision arithmetic
- mpic++(1)
- -- Open MPI C++ wrapper compiler
- mpicc(1)
- -- Open MPI C wrapper compiler
- mpictures(7)
- picture inclusion macros
- mpicxx(1)
- -- Open MPI C++ wrapper compiler
- mpif77(1)
- mpif90 -- Deprecated Open MPI Fortran wrapper compilers
- mpifort(1)
- -- Open MPI Fortran wrapper compiler
- msp430-elf-g++(1), gcc(1)
- GNU project C and C++ compiler
- msp430-elf-gcc(1), gcc(1)
- GNU project C and C++ compiler
- netspoc(1), Netspoc(1)
- A Network Security Policy Compiler
- ompi-ps(1), orte-ps(1)
- Displays information about the active jobs and processes in Open MPI. NOTE: ompi-ps, and orte-ps are exact synonyms for each other. Using any of the names will result in exactly identical behavior
- ompi-server(1)
- Server for supporting name publish/lookup operations
- ompi-top(1), orte-top(1)
- Diagnostic to provide process info similar to the popular "top" program. NOTE: ompi-top, and orte-top are exact synonyms for each other. Using any of the names will result in exactly identical behavior
- ompi_crcp(7), OMPI_CRCP(7)
- Open MPI MCA Checkpoint/Restart Coordination Protocol (CRCP) Framework: Overview of Open MPI's CRCP framework, and selected modules. Open MPI 3.1.6
- ompi_info(1)
- Display information about the Open MPI installation
- opal_crs(7), OPAL_CRS(7)
- Open PAL MCA Checkpoint/Restart Service (CRS): Overview of Open PAL's CRS framework, and selected modules. Open MPI 3.1.6
- opal_wrapper(1)
- Back-end Open MPI wrapper command
- ops(3)
- Perl pragma to restrict unsafe operations when compiling
- orte-clean(1)
- Cleans up any stale processes and files leftover from Open MPI jobs
- orte-dvm(1), ompi_dvm(1)
- Establish a Distributed Virtual Machine (DVM). Note: orte-dvm and ompi-dvm are synonyms for each other. Using either of the names will produce the same behavior
- orte_filem(7), ORTE_FILEM(7)
- Open RTE MCA File Management (FileM) Framework: Overview of Open RTE's FileM framework, and selected modules. Open MPI 3.1.6
- orte_snapc(7), ORTE_SNAPC(7)
- Open RTE MCA Snapshot Coordination (SnapC) Framework: Overview of Open RTE's SnapC framework, and selected modules. Open MPI 3.1.6
- orte_sstore(7), Open RTE MCA File Management (SStore) Framework(7)
- Overview of Open RTE's SStore framework, and selected modules. Open MPI 3.1.6
- orterun(1), mpirun(1), mpiexec(1)
- Execute serial and parallel jobs in Open MPI. oshrun, shmemrun - Execute serial and parallel jobs in Open SHMEM. Note: mpirun, mpiexec, and orterun are all synonyms for each other as well as oshrun, shmemrun in case Open SHMEM is installed. Using any of the names will produce the same behavior
- oyranos-xforms-modules(1)
- Oyranos command line option forms dumping tool
- parent(3)
- Establish an ISA relationship with base classes at compile time
- pod::prima-gencls(3), gencls(3)
- class interface compiler for Prima core modules
- psass(1)
- perl sass (scss) compiler
- rustc(1)
- The Rust compiler
- sa-compile(1)
- compile SpamAssassin ruleset into native code
- self::init(3)
- Invoke package init methods at compile time
- shcomp(1)
- compile a shell script rst2man-indent-level 0 1 rstReportMargin \$1
- snmpc(1), snmpc(command)(1)
- SNMP MIB compiler frontend
- snmpc(3)
- Interface Functions to the SNMP toolkit MIB compiler
- term(5)
- format of compiled term file
- tic(1m)
- the terminfo entry-description compiler
- tt_session_types_load(3)
- merge a compiled ToolTalk types file into the running ttsession
- tt_type_comp(1)
- compile ToolTalk otypes and ptypes
- wbxmlc(1)
- WBXML Compiler
- xjc(1)
- Compiles an XML schema file into fully annotated Java classes
- xsubpp(1)
- compiler to convert Perl XS code into C code
- yacc(1)
- yet another compiler-compiler
- zpu-elf-gcc(1), gcc(1)
- GNU project C and C++ compiler