Now, a description will be given in more detail of preferred embodiments of the present invention with reference to the accompanying drawings.
In all of figures for explaining the embodiments, parts having the same functions are indicated by identical references, and their duplex description may be omitted.
(Basic Configuration of System)
The user inputs, from the input system 101, search regions with respect to the binding structure of protein which is obtained from genome information and polymer molecule to be subjected to simulation such as DNA or RNA, for example, protein and compound in water molecule, as well as the number of operable computing units in the parallel computers and the PC clusters under the parallel and distributed environment.
In the transaction and control unit 102, the data to be subjected to simulation which is introduced through the input system 101 is inputted, and held in the memory system. Also, data for calculation of the binding energy is distributed to the computing units 104 through the above-described procedures (1) to (6). The computation results of the binding energy which have been performed through the above-described procedures (9) and (10) are integrated through the above procedures (6) to (8) on the basis of the data that has been distributed by the respective computing units 104, and then displayed on the output system 103.
Output data output the minimum binding energy with respect to the binding structure of protein and compound in water molecule, and atomic coordinate data of protein, compound, and water molecule in the binding structure.
Also, one of the computing units 104 acts as the transaction and control unit 102, and is capable of distributing the computation of the binding energy to the respective computing units 104, and integrating the computation results of the binding energy which has been performed by the respective computing units.
Hereinafter, a description will be given of a transaction procedure of distributing the computation of the binding energy to the respective computing units in the transaction and control unit 102 of the personal computer 100, and integrating the computation results. Reference numeral 1021 is a step of determining the decomposition width that decomposes the search region, and the number of searches for computing the binding energy in a search region that expresses a range where the operation of changing the atomic coordinates of compound is performed. Reference numeral 1022 is a step of determining the number of the decomposed search region (hereinafter referred to as “decomposed regions”) and the range of the decomposed regions. Reference numeral 1023 is a step of determining the number of computing units in the parallel and distributed environment where the decomposed regions are allocated, by using the number of decomposed regions. Reference numeral 1024 is a step of determining the number of decomposed regions that are allocated to the respective computing units and the decomposed regions by using the number of decomposed regions, the number of searches, and the number of computing units in the parallel and distributed environment for allocation of the decomposed regions. Reference numeral 1025 is a step of determining search points within the decomposed regions for computation of the binding energy in the decomposed regions that are allocated to the respective computing units. Reference numeral 1026 is a step of communication control, which transmits data of the respective search points that are allocated for computation of the binding energy to the respective computing units which are determined in Steps 1024 and 1025. On the contrary, the binding energies and the energy gradient vectors at the respective search points which have been calculated in the respective computing units are received. Reference numeral 1027 is a step of determining the minimum value from the local minimum values of the binding energies that have been received in Step 1026 and computed by the respective computing units and the local minimum value that has been computed by all of the computing units. Reference numeral 1028 is a step of determining whether the iterative calculation is executed, or not, on the basis of the convergence of the local minimum value of the binding energy within the decomposed region. In the determination, since the number of searches is known in advance as will be understood from embodiments to be described later, the iterative calculation may not be performed when the number of searches exceeds the known value.
In the case of executing the iterative calculation, control is returned to Step 1025. In the case of completing the repetitive calculation, the minimum value of the binding energy of protein and compound in water molecule and the atomic coordinate data with respect to the binding structure are transmitted to the output system 103.
In Step 1029, data of the search points are received from Step 1026, and the operation of changing the atomic coordinates of compound with respect to the designated search points is executed in the respective computing units 104 of the parallel and distributed computer system. The atomic coordinates of protein, the atomic coordinates of water molecule, and the atomic coordinates of compound which have been changed are inputted, and the binding energy of protein and compound and the energy gradient vector, that is, a force that is exerted on compound and a torque that is exerted on compound are computed and outputted. The binding energy, the force that is exerted on compound, and the torque that is exerted on compound which have been outputted are transmitted to the personal computer 100 in Step 1026 of communication control.
The user inputs a search region (hereinafter referred to as “translational search region”) that expresses a range where the translational operation of the atomic coordinates of compound is performed from the input system 101 in order to search the minimum value of the binding energy of protein that is obtained from genome information and polymer molecule to be subjected to simulation such as DNA and RNA, for example, protein and compound in water molecule. As shown in an example of
In Step 1121, the decomposition width that minimizes the number of linearly searching the local minimum value of the binding energy and the number of line searches are determined in the translational search region that performs the translational operation of compound.
A line 403 that represents a change in the number of line searches of the local minimum value of the binding energy on the respective computing units with respect to the decomposition width ΔW of the translational search region is represented by the product (W/ΔW)3/Npa×F (ΔW/Rt). Therefore, when the decomposition width ΔWopt where (W/ΔW)3/Npa×F (ΔW/Rt) is the minimum is selected, the decomposition width ΔWopt of the translational search region W as well as the binding energies on the respective computing units are computed, thereby making it possible to determine NIt=F (ΔWopt/Rt) where the number of line searches of the local minimum value of the binding energy is minimum.
Hereinafter, a description will be given of how to find the number of line searches F(X) for finding the local minimum value of the binding energy represented by Expression (3) with respect to X of a certain value with the probability Pth.
where P1(X) is given by Expression (4).
where Xai, Yai, and Zai (i=1, 2) are given by Expression (5) and θ3 is given by Expression (6).
where ai(θ,X) is given by Expression (7), Expression (8), Expression (9), and Expression (10).
where β(θ, x) is given by Expression (15), Expression (16), Expression (17), and Expression (18).
where θ1 and θ2 are given by Expression (19) and Expression (20).
In Step 1122, the number of decomposition of the translational search region and a range of the decomposed translational region are determined by the aid of the decomposition width ΔWopt of the translational search region W. The number of translational regions by which the translational search region W is decomposed is NW=(W/ΔWopt)3. When the translational coordinates within the decomposed translational region are (x, y, z), 0=x=ΔWopt, 0=y=ΔWopt, and 0=z=ΔWopt are set as the decomposed translational region W1, 0=x=ΔWopt, 0=y=ΔWopt, and Wopt=z=2ΔWopt are set as the decomposed translational region W2, . . . , and (W−ΔWopt)=x=W, (W−ΔWopt)=y=W, and (W−ΔWopt)=z=W are set as the decomposed translational region WNw.
In general, the decomposed translational region Wn is represented by (nx−1)ΔWopt=x=nxΔWopt, (ny−1)ΔWopt=y=nyΔWopt, and (nz−1)ΔWopt=z=nzΔWopt, where n=1, 2, . . . , Nw, nx, ny, nz=1, 2, . . . , W/ΔWopt.
As described above, the number of decomposed translational regions Nw, as well as the range of the decomposed translational regions W1, W2, . . . , Wn, . . . , WNw can be determined.
In Step 1123, the number of computing units in the parallel and distributed environment for allocation of the decomposed translational regions by using the number of decomposed translational regions Nw. In the case where the number of decomposed translational regions Nw is larger than the number of available computing units Npa, the number of computing units Np to which the decomposed translational regions are allocated is Npa. On the other hand, in the case where the number of decomposed translational regions Nw is smaller than the number of available computing units Npa, the number of computing units Np to which the decomposed translational regions are allocated is Nw. In this way, the number of computing units Np in the parallel and distributed environment for allocation of the decomposed translational regions can be determined.
In Step 1124, the number of decomposed translational regions that are allocated to the respective computing units and the decomposed translational regions are determined by using the number of decomposed translational regions Nw the number of line searches NIt as well as the number of computing units Np in the parallel and distributed environment for allocation of the decomposed translational regions. Since the number of line searches with respect to the respective decomposed translational regions is NIt, the number of decomposed translational regions that are allocated to the respective computing units can be substantially equalized, and the number Ndi of allocated decomposed translational regions is [Nw/Np] or [Nw/Np]−1. In this expression, a value obtained in the form of [**] is rounded out to the whole number, and Ndt decomposed translational regions that are arbitrarily selected from the decomposed translational regions W1, W2, . . . , WNw are allocated to each of the Np computing units under the parallel and distributed environment.
Also, a description will be given of an example in which the number of decomposed translating regions that are allocated to the respective computing units, and the decomposed translational regions are determined in the case where the transaction performance of the computing units in the parallel and distributed computer system is different. In the parallel computers and the PC clusters under the parallel and distributed environment, the transaction performances TP1, TP2, . . . , TPN1 of the available computing units, and the number of computing units Npa,1, Npa,2, . . . , Npa,N1 are inputted from the input system 101, or applied with data that is obtained from the management unit 105 of the parallel and distributed computer system. In this example, N1 is the type of available computing units.
In Step 1121 where the decomposition width that minimizes the number of line searches of the local minimum value of the binding energy, and the number of line searches are determined, SNpa,i×{Tpi/TPmin} (i=1, 2, . . . , N1) is applied instead of the above-mentioned number of available computing units Npa. In this case, a value obtained in the form of [**] is rounded out to the whole number, and TPmin is the minimum transaction performance in the computing unit as a standard for conversion to the same transaction performance.
As described above, the number of decomposed translational regions Nw is determined in Step 1122 with respect to the decomposition width ΔWopi and the number of line searches NI
The number of allocated decomposed translational regions Ndt,i=[Nw/Np]×Npa,i×{TPi/TPmin}(i=1, 2, . . . , N1) is obtained by using the transaction performance of the respective computing units. Ndi,i decomposed translational regions that are arbitrarily selected from the decomposed translational regions W1, W2, . . . , WNw are allocated to each of the Ni computing units in the parallel and distributed environment.
In Step 1125, the search point within the decomposed translational region where the binding energy is to be computed is determined in the decomposed translational regions Wn that are allocated to the computing units.
As described above, when it is assumed that the number of search points is NIt,n, NIt,n search points (xn±kFxdw, Yn±kFydw, Zn±kFzdw) within the decomposed translational regions where the binding energy is to be computed can be determined with respect to the decomposed translational regions Wn that have been allocated to the respective computing units.
Step 1126 is a communication control in which, in order to compute the binding energy, data of the search points that are allocated to the respective computing units which are determined in Step 1124 and Step 1125 is transmitted. When it is assumed that the decomposed translational regions Wn are allocated to the computing units Pm in Step 1124, and NIt,n search points (xn±kFxdw, yn±kFydw, zn±kFzdw) which exist within the decomposed translational region Wn are given in Step 1125, NIt,n search points (xn±kFxdw, yn±kFydw, and zn±kFzdw) are transmitted to the computing unit Pm.
As shown in
In Step 1127, the minimum value is determined from the local minimum values of the binding energies that have been received in Step 1126 and computed by the respective computing units and the local minimum value that has been computed by all of the computing units. The search point that gives the smallest binding energy in NIt,n binding energies is selected in correspondence with the NIt,n search points (xn±kFxdw, yn±kFydw, and zn±kFzdw) which exist within the decomposed translational regions Wn which have been computed by the computing units Pm. The line search repeats the iterative calculation that is NIi times or more in the number of line searches.
The selected search point is a search point at which the gradient vector of the binding energy is obtained with respect to the translational coordinates described in Step 1125. The binding energy that has been obtained as the result of the iterative calculation is the local minimum value of the binding energies within the decomposed translational regions Wn. The smallest energy among the local minimum values of the binding energies that have been obtained in correspondence with all of the computing units P1, P2, . . . , PNw is the minimum value of the binding energy.
In Step 1128, it is determined whether the iterative calculation of the line search is repeated, or not, on the basis of the convergence of the local minimum values of the binding energy within the decomposed translational region. When the number of line searches of the decomposed translational region Wn which have been allocated to the computing units Pn is NIt or lower, control is returned to Step 1125, and the iterative calculation of the line search is executed. When the number of line searches of the decomposed translational region Wn which have been allocated to the computing units Pn is equal to or higher than NIt, or when a difference between the local minimum value of the binding energy and the local minimum value of the binding energy which has been found in the previous iterative calculation is converged to a threshold energy or lower, the line search is completed. The minimum value of the binding energy of protein and compound in water molecule, as well as the atomic coordinate data with respect to the binding structure of protein and compound in water molecule is transmitted to the output system 103.
In Step 1129, the binding energy corresponding to the search point in the respective computing units, and the gradient vector of the binding energy with respect to the translational coordinates are calculated. The respective computing units Pm receive the data of the search points, that is, NIt,n translational coordinates (xn±kFxdw, yn±kFydw, and zn±kFzdw) within the decomposed translational regions Wn from Step 1126. The respective computing units Pm execute the translational operation with respect to the atomic coordinates of compound by using the search points (xn±kFxdw, yn±kFydw, and zn±kFzdw). The respective computing units Pm computes NIt,n binding energies and a force that is exerted on compound from compound that has been subjected to translational operation, and the atomic coordinates of protein in water molecule. The binding energies corresponding to NIt,n search points (xn±kFxdw, yn±kFydw, and zn±kFzdw) which exist within the decomposed translational regions Wn, and the force that is exerted on compound are transmitted to Step 1126.
A description will be given of a specific example in which the cubic configuration of the spatial region width W=6 Å in the translational search region is inputted from the input system 101 as the search region with respect to the binding structure of protein and compound in water molecule, and the number of available computing units Npa=60 in the parallel and distributed computer system is inputted with reference to
In Step 1122, the number of decomposed translational regions Nw=(W/ΔWopt)3 is 216 by using the optimum decomposition width ΔWopt=1 Å. In Step 1123, since the number of decomposition regions Nw=216 is larger the number of available computing units Npa=60, the number of computing units Np to which the decomposed translational regions are to be allocated is 60. In Step 1124, since the number of line searches NIt with respect to the respective decomposed translational regions is 105, the number of decomposed translational regions that are allocated to the respective computing units can be substantially equalized. For example, as shown in
In Step 1125, the search points of line searches within the decomposed translational regions which have been allocated to the respective computing units are determined. Data of the search points of the line searches is transmitted to the respective computing units in Step 1126, and the binding energy corresponding to the search points in the respective computing units, and the gradient vectors of the binding energies with respect to the translational coordinates are computed and transmitted to Step 1126, in Step 1129. In Step 1127, the local minimum values of the binding energies that have been computed by the respective computing units are obtained. In Step 1128, the iterative calculation that is 105 in the number of line searches NIt is executed.
On the other hand, the number of line searches for obtaining the local minimum value of the binding energy when only one of the computing units is used is predicted as 4740 by the aid of Expressions (3) to (20). Therefore, the number of line searches that obtain the local minimum values of the binding energy is reduced down to 4740/420= 1/11 times by means of the design system of a binding structure for polymer molecule using the parallel and distributed computer system, thereby making it possible to compute the binding structure that minimizes the binding energy in a high speed. In other words, the user is capable of performing high-speed computation by merely setting the search region that represents a range where the translational operation of the atomic coordinates of polymer molecule to be subjected to simulation, and the number of available computing units Npa in the parallel computers or the PC cluster under the parallel and distributed environment.
The user inputs an angle region width x from the input system 101 as a search region (hereinafter referred to as “rotational search region”) that expresses a range where the rotational operation of compound is performed in order to search the minimum value of the binding energy of protein that is obtained from genome information and polymer molecule to be subjected to simulation such as DNA and RNA, for example, protein and compound in water molecule. As shown in
Hereinafter, a description will be given of a transaction flow of distributing the binding computation to the respective computing units and integrating the results in the transaction and control unit 122.
In Step 1221, the decomposition width that minimizes the number of linearly searching the local minimum value of the binding energy, and the number of line searches are determined in the rotational search region that performs the rotational operation of compound.
In this expression, X=ΔW/Rr. When Rr is within a distance of the radius Rr from a coordinate position at which the minimum value of the binding energy exists in the decomposed rotational region, the binding energy is an energy region of a quadratic function with respect to a distance, and when Rr is equal to or higher than the radius Rr, the binding energy is a random energy region. The number of line search 1403 of the local minimum value of the binding energy on the respective computing units is represented by their product (x/Δx)3/2Npa×F(Δx/Rr). Accordingly, when the decomposition width Δxopt where (x/Δx)3/2Npa×F(Δx/Rr) becomes the minimum is selected, the decomposition width Δxopt of the rotational search region x, as well as the binding energy on the respective computing units are calculated, thereby making it possible to determine NIr=F (Δxopt/Rr) where the number of line searches of the local minimum value of the binding energy becomes the minimum.
In Step 1222, the number of decomposition of the rotational search region and the range of the decomposed rotational regions are determined by the aid of the decomposition width Δxopt of the rotational search region x. The number of rotational regions that decompose the rotational search region x is Nx=(x/Δxopt)3/2. When the rotational coordinates within the decomposed rotational region are (F, θ, ψ), 0=F=Δxopt, 0=θ=Δxopt, and 0=ψ=Δxopt are set as the decomposed rotary region x1, 0=F=Δxopt, 0=θ=Δxopt, and xopt=ψ=2xopt are set as the decomposed rotary region x2, . . . , and (x−Δxopt)=F=x, (x/2−Δxopt)=θ=x/2, and (x−Δxopt)=ψ=x are set as the decomposed rotary region XNx.
In general, the decomposed rotational region xn is represented by (nF−1)Δxopt=F=nFΔxopt, (nθ−1)Δxopt=θ=nθΔxopt, and (nθ−1)Δxopt=ψ=nψΔxopt, where n=1, 2, . . . , Nx, nF, nψ=1, 2, . . . , x/Δxopt, and nθ=1, 2, . . . , x/2Δxopt. As described above, it is possible to determine the number of decomposed rotational regions Nx, as well as the range of the decomposed rotational regions x1, x2, . . . , xn, . . . , and xNx can be determined.
In Step 1223, the number of computing units in the parallel and distributed environment where the decomposed rotational regions are allocated is determined by using the number of decomposed rotational regions Nx. In the case where the number of decomposed rotational regions Nx is larger than the number of available computing units Npa, the number of computing units Np to which the decomposed rotational regions are allocated is Npa. On the other hand, in the case where the number of decomposed rotational regions Nx is smaller than the number of available computing units Npa, the number of computing units Np to which the decomposed translational regions are allocated is Nx. In this way, the number of computing units Np in the parallel and distributed environment for allocation of the decomposed translational regions can be determined.
In Step 1224, the number of decomposed rotational regions that are allocated to the respective computing units, and the decomposed rotational region are determined by the aid of the number of decomposed rotational regions Nx, the number of line searches NIr as well as the number of computing units Np in the parallel and distributed environment for allocation of the decomposed rotational regions. Since the number of line searches with respect to the respective decomposed rotational regions is NIr, the number of decomposed rotational regions that are allocated to the respective computing units can be substantially equalized, and the number Ndr of allocated decomposed translational regions is [Nx/Np] or [Nx/Np]−1. In this expression, a value obtained in the form of [**] is rounded out to the whole number, and Ndr decomposed rotational regions that are arbitrarily selected from the decomposed translational regions x1, x2, . . . , xNx are allocated to each of the Np computing units under the parallel and distributed environment.
In Step 1225, the search point within the decomposed rotational region where the binding energy is to be computed is determined in the decomposed rotational regions xn that are allocated to the computing units. It is assumed that one of search points within the decomposed translational region xn is (Fn, θn, ψn). At the search point, it is assumed that the norm of a gradient vector with respect to the rotational coordinates of the binding energy is F=(FF, Fθ, Fψ). Then, F=(FF, Fθ, Fψ) can be obtained from R(Fn+FF), θn+Fθ, ψn+Fθ)=T (Tx, Ty, Tz) R (Fn, θn, ψn) by the aid of the torque vector T=(Tx, Ty, Tz). In this example, R is an Euler's matrix, T is the rotational matrix of the torque. The search point within the decomposed rotational region for computing the binding energy is given by (Fn±kFFdx, θn±kFθdx, ψn±kFψdx). In this expression, k is an integer that satisfies (nF−1)Δxopt=Fn±kFFdx=nFΔxopt, (nθ−1)Δxopt=θn±kFθdx=nθΔxopt, and (nψ−1)Δxopt=ψnkFψdx=nθΔxopt. Also, dx is the rotational width in the line search. Further, the rotational width dx can be prepared at the system side as default, or can be set through the input system 101 by the user.
As described above, when it is assumed that the number of search points is NIr,n, NIr,n search points (Fn±kFFdx, θn±kFθdx, ψn±kFψdx) within the decomposed rotational regions where the binding energy is to be computed can be determined with respect to the decomposed rotational regions xn that have been allocated to the respective computing units.
In the communication control of Step 1226, data of the search points that are allocated in order to compute the binding energy by the respective computing units which are determined in Step 1224 and Step 1225 is transmitted. When it is assumed that the decomposed rotational regions xn are allocated to the computing units Pm in Step 1224, and NIr,n search points (Fn±kFFdx, θn±kFθdx, ψn±kFψdx) which exist within the decomposed rotational region xn are given in Step 1225, NIr,n search points (Fn±kFFdx, θn±kFθdx and ψn±kFψdx) are transmitted to the computing unit Pm. In this way, data of NIr,n search points (Fn±kFFdx, θn±kFθdx, and ψn±kFψdx) that exist within the decomposed rotational regions xn which are allocated to the respective computing units are transmitted to all of the computing units P1, P2, . . . , PNp. On the contrary, the binding energies at the search points which have been computed by the respective computing units and the gradient vectors of the binding energy with respect to the rotational coordinate, that is, a force that is exerted on compound is received. The binding energy of compound that has been subjected to rotational operation and protein in water molecule, and a force that is exerted on compound are received with respect to NIr,n rotational coordinates (Fn±kFFdx, θn±kFθdx, and ψn±kFψdx) which exist within the decomposed rotational regions xn which have been transmitted to the computing units Pm.
In Step 1227, the minimum value is determined from the local minimum values of the binding energies that have been received in Step 1226 and computed by the respective computing units and the local minimum value that has been computed by all of the computing units. The search point that gives the smallest binding energy in NIr,n binding energies is selected in correspondence with the NIr,n search points (Fn±kFFdx, θn±kFθdx, and ψn±kFψdx) which exist within the decomposed rotational regions xn which have been computed by the computing units Pm. The line search repeats the iterative calculation that is NIr times or more in the number of line searches. The selected search point is a search point at which the gradient vector of the binding energy is obtained with respect to the rotational coordinates described in Step 1225. The binding energy that has been obtained as the result of the iterative calculation is the local minimum value of the binding energies within the decomposed rotational regions xn. Then, the smallest energy among the local minimum values of the binding energies that have been obtained in correspondence with all of the computing units P1, P2, . . . , PNx is the minimum value of the binding energy.
In Step 1228, it is determined whether the iterative calculation of the line search is repeated, or not, on the basis of the convergence of the local minimum values of the binding energy within the decomposed rotational region. When the number of line searches of the decomposed translational region xn which have been allocated to the computing units Pn is NIr or lower, control is returned to Step 1225, and the iterative calculation of the line search is executed. When the number of line searches of the decomposed rotational region xn which have been allocated to the computing units Pn is equal to or higher than NIr, or when a difference between the local minimum value of the binding energy and the local minimum value of the binding energy which has been found in the previous iterative calculation is converged to a threshold energy or lower, the line search is completed. The minimum value of the binding energy of protein and compound in water molecule, as well as the atomic coordinate data with respect to the binding structure of protein and compound in water molecule is transmitted to the output system 103.
In Step 1229, data at the search points from Step 1226 is received in the computing unit of the parallel and distributed computer system. The respective computing units Pm receive NIr,n rotational coordinates (Fn±kFFdx, θn±kFθdx, and ψn±kFψdx) within the decomposed rotational regions xn. The respective computing units Pm execute the rotational operation with respect to the atomic coordinates of compound by using the search points (Fn±kFFdx, θn±kFψdx, and ψn±kFψdx). The respective computing units Pm computes NIr,n binding energies and a torque that is exerted on compound on the basis of the atomic coordinates of compound and protein that have been subjected to rotational operation. The binding energies corresponding to NIr,n search points (Fn±kFFdx, θn±kFθdx, and ψn±kFψdx) which exist within the decomposed rotational regions Xn, and the torque that is exerted on compound are transmitted to Step 1226.
Referring to
In Step 1222, the number of decomposed rotational regions is 500 because of Nx=(x/Δxopt)3/2 by the aid of the optimum decomposition width Δxopt=36°. In Step 1223, since the number of decomposed regions Nx=500 is larger than the number of available computing units Npa=250, the number of computing units Np to which the decomposed rotational regions are to be allocated is 250. In Step 1224, since the number of line searches NIr with respect to the respective decomposed rotational regions is 160, the number of decomposed rotational regions that are allocated to the respective computing units can be substantially equalized. For example, as shown in
On the other hand, the number of line searches for obtaining the local minimum value of the binding energy when only one of the computing units is used is predicted as 9612 by the aid of Expressions (3) to (20). Therefore, the number of line searches that obtain the local minimum values of the binding energy is reduced down to 9612/320= 1/30 times by means of the design system of a binding structure for polymer molecule using the parallel and distributed computer system, thereby making it possible to compute the binding structure that minimizes the binding energy in a high speed. In other words, the user is capable of performing high-speed computation by merely setting the angle region width that represents a range of the rotational search region of the atomic coordinates of polymer molecule to be subjected to simulation, and the number of available computing units Npa in the parallel computers or the PC cluster under the parallel and distributed environment.
Number | Date | Country | Kind |
---|---|---|---|
2006-040685 | Feb 2006 | JP | national |