Microsoft のサイトMPI_Query_thread機能について説明します。 スレッド サポート レベル、構文、パラメーター、戻り値、および関連する要件について説明します。
Microsoft MPI ライブラリのグローバル ロックを取得します。 MSMPI_Queuelock_release Microsoft MPI ライブラリのグローバル ロックを解放します。 MSMPI_Waitsome_interruptible リスト内のアクティブなハンドルに関連付けられている操作の少なくとも 1 つが完了するか、MSMPI_Queuelock_acquire...
ImplementInterface [インポート] Importcatalogpart ImportFilter ImportSettings 包含 IncreaseBrightness IncreaseContrast IncreaseDecimals IncreaseFontSize IncreaseHorizontalSpacing IncreaseIndent IncreaseVerticalSpacing InferSharp 無限大 InfoTipInline InfraredDevice 継承 InheritedForm InheritedUserControl InitializeCorrelati...
ExtractInterface ExtractMethod ExtraLarge F1 ヘルプ FactTable FastLineChart FastPointChart お気に入り フィードバック FeedbackFrown FeedbackSmile フェッチ フィールド FieldInternal FieldMissing FieldPrivate FieldProtected FieldPublic FieldSealed FieldShortcut FieldSnippet FigureCaptionTag FileDestination ...
A JavaBased Tool for Testing Interoperable MPI Protocol Conformance Java and the World Wide Web are used as the basis of a tool that tests conformance with the Interoperable Message Passing Interface communication protocol... W George 被引量: 0发表: 2000年 Architecture Model for a Service Deliver...
int MPIAPI MPI_Ssend( _In_opt_ void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm ); パラメーターbuf [in, optional] 送信するデータを含むバッファーへのポインター。 count バッファー内の要素の数。 メッセージのデータ部分が空の場合は、 count パ...
intMPIAPIMPI_Reduce( _In_void*sendbuf, _Out_opt_void*recvbuf,intcount, MPI_Datatype datatype, MPI_Op op,introot, MPI_Comm comm ); パラメーター sendbuf[in] ルート プロセスに送信されるデータを含むバッファーへのハンドル。
Microsoft のプラットフォームで MPI_Type_vector 関数を使用して新しいデータ型を定義する方法について説明します。 構文、パラメーター、および戻り値について理解します。
intMPIAPIMPI_File_write_at_all_end( MPI_File file, _In_void*buf, _Out_ MPI_Status *status ); パラメーター file ファイル ハンドルです。 buf[in] バッファーの初期アドレス。 status[out] Status オブジェクト。 戻り値 成功したMPI_SUCCESSを返します。 それ以外の場合、戻り値はエ...
MPI_User_functionは、アプリケーション定義関数名のプレースホルダーです。 構文 c++ voidMPI_User_function( _In_count_ invec, _Inout_void*inoutvec, _In_int*len, _In_ MPI_Datatype *datatype ); パラメーター invec ユーザー関数が結合する要素の配列。