CN103777992A - Input/output (I/O) intensive collaborative interactive simulation method for cross-heterogeneity operation system - Google Patents

Input/output (I/O) intensive collaborative interactive simulation method for cross-heterogeneity operation system Download PDF

Info

Publication number
CN103777992A
CN103777992A CN201210396368.5A CN201210396368A CN103777992A CN 103777992 A CN103777992 A CN 103777992A CN 201210396368 A CN201210396368 A CN 201210396368A CN 103777992 A CN103777992 A CN 103777992A
Authority
CN
China
Prior art keywords
infiniband
collaborative
simulation
linux
environment
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201210396368.5A
Other languages
Chinese (zh)
Other versions
CN103777992B (en
Inventor
铁鸣
吴旭生
王玲
刘璟
丁雪
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China Academy of Launch Vehicle Technology CALT
Beijing Institute of Near Space Vehicles System Engineering
Original Assignee
China Academy of Launch Vehicle Technology CALT
Beijing Institute of Near Space Vehicles System Engineering
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by China Academy of Launch Vehicle Technology CALT, Beijing Institute of Near Space Vehicles System Engineering filed Critical China Academy of Launch Vehicle Technology CALT
Priority to CN201210396368.5A priority Critical patent/CN103777992B/en
Publication of CN103777992A publication Critical patent/CN103777992A/en
Application granted granted Critical
Publication of CN103777992B publication Critical patent/CN103777992B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Stored Programmes (AREA)

Abstract

The invention belongs to the technical field of system simulation and particularly relates to an I/O intensive collaborative interactive simulation method for a cross-heterogeneity operation system. The method comprises the steps of (1) determining of the development environment in collaborative simulation interaction of the cross-heterogeneity operation system; (2) determining of a collaborative simulation interaction operation source code bank; (3) determining of a collaborative simulation interaction operation application programming interface (API); (4) the information collaborative interaction step; (5) mounting and configuring of the collaborative interactive simulation environment in the Linux operation system; (6) CMakeLists.txt programming; (7) storage of executable files providing collaborative interaction services in the usr/bin directory after the engineering compiling succeeds, so that the executable files can be called successfully in Linux; (8) establishing of an InfiniBand high-speed network system to serve as the collaborative interactive simulation network environment; (9) controlling of the operation of cross-heterogeneity operation system collaborative interactive simulation software under the InfiniBand system through an IP network and IB network combined IPoIB system; (10) an InfiniBand system based cross-heterogeneity operation system I/O intensive collaborative interactive simulation interaction communication method; (11) InfiniBand system based cross-heterogeneity operation system collaborative interaction processes.

Description

Across the intensive cooperation interaction emulation mode of a kind of I/O of OS
Technical field
The invention belongs to system simulation technology field, be specifically related to the intensive cooperation interaction emulation mode of a kind of I/O across OS.
Background technology
The simulation study of current aerospace field complication system both domestic and external, generally relating to multiple subsystems such as dynamo-electric hydraulic control interacts and material, control, machinery, aerodynamics, mechanism dynamic, intercoupling of multiple subjects such as kinematics, the collaborative calculating of carrying out multidisciplinary isomery model is the demand that guarantees simulation accuracy and information integrity, and the supporting condition that the complicated calculations process of multi-field coupling necessitates high-performance computing environment, how in HLA framework, to be an emulation field emerging hot issue to realize cooperation interaction operation by realistic model and softwarecompatible under high-performance Heterogeneous Computing system.
HLA is only for distributed emulation provides a High Level Architecture, standard is not carried out in design and the realization to concrete Simulation Application system, simultaneously, existing computer resource is of a great variety, the various aspects such as software, hardware, network all have very large otherness, have occurred the analogue system based on different operating system, different network environments, different application platforms.Owing to lacking unified communication protocol standard, the emulation platform framework of standard, make these analogue systems be difficult to directly carry out interconnected, limit and reduced reusability and the interoperability of distributed emulation.
Because different analogue systems runs on different operating system, it is generally all the operational support system, OSS of developing based on windows platform that current collaborative simulation moves method for supporting and software etc. alternately, the analogue system of moving under Windows environment can only be supported on, the cooperation interaction operation across simulated members in LINUX operating system and Windows system cannot be met.
On the other hand, in comparatively complicated analogue system due to reality, there is the cooperation interaction phenomenon of a lot of I/O intensities, the simulation efficiency that frequently causes alternately of mass data reduces, current settlement mechanism is mainly concentrated both ways, one is simulation-optimization method, improves Data filtration strategy and data distribution management mechanism, and another kind is to set up new cooperation interaction mechanism based on the express network such as Infiniband or VMIC.
Therefore, need badly and carry out a kind of cooperation interaction emulation mode across OS based under Infiniband system, so that the bridge that is connected realistic model and software under different operating system to be provided, and solve I/O intensity simulation software interaction efficiency.
Summary of the invention
The technical problem to be solved in the present invention is for the intensive simulation software of the I/O based on across in LINUX environment and in Windows environment, by the pattern of HLA collaborative simulation flexible bus, form under a kind of Infiniband of building on system and can support the operation method for supporting of Windows and (SuSE) Linux OS simultaneously, thereby realizing a kind of comparatively frequent mutual cooperation interaction emulation of isomerous environment and mass data of supporting.
In order to realize this purpose, the technical scheme that the present invention takes is: the intensive cooperation interaction emulation mode of a kind of I/O across OS comprises the following steps:
(1) determine the development environment in mutual across OS collaborative simulation:
Use general higher level lanquage, and coding; Original exploitation code is tested, check original code whether to use the standard of C/C++ language; The cooperation interaction program of cross operating system is used java standard library;
(2) determine the source code storehouse of the mutual operation of collaborative simulation:
Program source code is translated into executable code by compiler; Under Windows system, compiler is selected VC++, and under linux system, compiler is selected G++; Cooperation interaction simulation object is adopted under Linux environment to G++ and cross-platform compilation tool Cmake, generate corresponding static link library and executable file by writing cmake compiling file CMakeLists.txt;
(3) determine the application and development interface API of the mutual operation of collaborative simulation:
In the mutual operation architecture of collaborative simulation, collaborative support programs local agent process RTIA and collaborative support programs gateway RTI Gateway relate to the operation for system process, for the form of calling from operating system interfaces different under Windows environment under Linux environment, the Windows application and development interface API relating to uses the application and development interface API under Linux instead;
(4) information synergism interactive step:
Obtain interactive information set, obtain the interactive information in set, statement output interactive information, statement input interactive information, upgrades interactive information, carries out asynchronous transmission, and requesting cooperative advances, and accepts, after the consistent request of all members, to start collaborative propelling;
(5) in (SuSE) Linux OS, install, configure cooperation interaction simulated environment:
Following program is successively installed: c language translation and compiling environment, cross-platform compilation tool cmake, compiler code maker yacc, xml C language parser libxml2;
(6) write CMakeLists.txt
Corresponding cmake compiling file CMakeLists.txt under each sub-folder is write, carry out cmake compilation tool program after then entering the catalogue at its place, obtain lay down a regulation Makefile compiling of compiling;
(7) after engineering compiling success, the executable file in the support programs that provide cooperation interaction to serve, under usr/bin catalogue, is made it possible to successfully be called under Linux;
(8) build the network environment of InfiniBand High Speed Network system as cooperation interaction emulation:
The one-piece construction of InfiniBand High Speed Network system is made up of following several parts: InfiniBand switch, InfiniBand host channel adapter, InfiniBand target channel adapter, router; The Physical layer of InfiniBand, according to the type of network medium (copper cash or optical fiber), this bag is converted to electric signal or light signal transmits;
(9) the IPoIB system control cross operating system cooperation interaction simulation software closing with IP network and IB anastomose moves under InfiniBand system:
At the bag of TCP/IP bag outsourcing one deck InfiniBand agreement, in InfiniBand subnet inside, each node, after the packing of TCP/IP, then is packed the bag of one deck InfiniBand agreement outside, between the subnet inside of operation InfiniBand, transmits; In the time that packet in subnet passes through interface message processor (IMP), sending after InfiniBand partial relief, when the Ethernet data bag of coming in from subnet outside enters interface message processor (IMP), add outside InfiniBand protocol section;
(10) the communication means of the intensive cooperation interaction of the cross operating system I/O based on InfiniBand system
Local process RTIA is between the cooperation interaction simulation node and RTI Gateway of cross operating system, monitor and management message transmission between the two, request to federal member and interaction data are processed and are filtered, and by network linking, request are mail to server RTI Gateway.
Between RTIA and member's program and RTI Gateway server, adopt Socket network communication mode, by IPoIB agreement, the member on different nodes is coupled together.Federal member under Windows2008Server environment, by calling windows socket application and development interface Windows Socket API Calls ICP/IP protocol, then communicates by letter with other members by InfiniBand through IPoIB agreement; Federal member under linuxServer environment, by calling linux socket application and development interface linux Socket API socket application and development interface, calls ICP/IP protocol, then communicates by letter with other members by InfiniBand through IPoIB agreement.
(11) the cross operating system cooperation interaction flow process based on InfiniBand system:
Member is to local RTIA transferring service message, local RTIA passes through Windows(linux) SocketAPI utilizes ICP/IP protocol to communicate, IP message adds that by IPoIB agreement InfiniBand packet header envelope transfers InfiniBand message to, InfiniBand message is communicated and is delivered to RTIGateway server by InfiniBand link, InfiniBand message is converted into IP message by IPoIB agreement, and RTIGateway server passes through Windows(linux) Socket API deciphering message message processing.
Technical solution of the present invention has proposed one across OS based on cooperation interaction emulation mode under Infiniband system, not only can realistic model and the simulation software of link distribution in Windows operating system and (SuSE) Linux OS, expand the research in multidisciplinary emulation field, also solved in cooperation interaction simulation run mass data interactive efficiency problem frequently.For the simulation study of complicated aircraft product, complex industrial flow process, complex social system etc., provide a kind of efficient collaborative simulation back-up environment.
Accompanying drawing explanation
Fig. 1 is that the present invention is across IPoIB architectural schematic in the intensive cooperation interaction emulation mode of a kind of I/O of OS;
Fig. 2 is that the present invention is across the intensive cooperation interaction artificial network of I/O structural drawing in the intensive cooperation interaction emulation mode of a kind of I/O of OS.
Embodiment
Below technical solution of the present invention is further elaborated.
(1) solve the problem being caused by development environment in mutual across OS collaborative simulation
Use as far as possible general higher level lanquage, and carry out coding according to the standard of this language, original exploitation code is tested, check original code whether to use the standard of C/C++ language, the ANSIC standard of for example C language; For solving the compatibility issue of Runtime Library, the cooperation interaction program of cross operating system all needs to use java standard library.
(2) solve the mutual source code storehouse problem of moving of collaborative simulation
Program source code is translated into executable code by compiler, and in the time that code is compiled, the syntax check rule of different compilers is different, also different to the classification of grammar mistake, in this point, is also like this to the programming language of standard.The compiler of system under Windows is VC++, and under Linux, general commonly using is G++.Cooperation interaction simulation object is adopted under Linux environment to G++ and Cmake, generate corresponding static link library and executable file by writing CMakeLists.txt.
(3) solve the mutual API problem of moving of collaborative simulation
In the mutual operation architecture of the collaborative simulation shown in Fig. 1, RTIA and RTIGateway relate to the operation for system process, for the form of calling from operating system interfaces different under Windows environment under Linux environment, the Windows API relating to should use the API under Linux instead.
(4) information synergism interactive step
Obtain interactive information set handle getObjectClassHandle (" * * * * * * ")
Obtain interactive information handle getAttributeHandle (" the * * * * * * ") in set
Statement output interactive information publishObjectClass (" * * * * * * ")
Statement input interactive information subscribeObjectClassAttributes (" * * * * * * ")
Upgrade interactive information updateAttributeHandle (" * * * * * * ")
Carry out asynchronous transmission AsynchronousDelivery (" * * * * * * ")
Requesting cooperative advances timeAdvanceRequest (" * * * * * * ")
Accept, after the consistent request of all members, to start collaborative propelling
timeAdvanceGrant("******")
(5), in (SuSE) Linux OS, install, configure cooperation interaction simulated environment
A) c language translation and compiling environment is installed
Order: sudo apt-get install build-essential
B) cmake is installed
Order: sudo apt-get install cmake
C) yacc is installed
Order: sudo apt-get install apt-get install flex bison
D) libxml2 is installed
Order: sudo apt-get install apt-get libxml2
(6) write CMakeL
Note under each sub-folder, there is corresponding CMakeLists.txt, the content that CMakeLists.txt mainly comprises mainly contains the chained library (being similar to the dll dynamic link library under Windows) of quoting, and generates corresponding static link library and executable file.Write after CMakeLists.txt file, we just can obtain Makefile and use make to compile after having entered and having carried out " cmake. " after the catalogue at its place here.
(7), after engineering compiling success, need to, by under arrive/usr/bin catalogue of the executable file in the support programs that provide cooperation interaction to serve, make it possible to successfully be called under Linux.
(8) build the network environment of InfiniBand system as cooperation interaction emulation, simplified and processed the connected mode between node, storage node, improved connection bandwidth, to solve mass data I/O problem frequently
The one-piece construction of InfiniBand system is made up of following several parts: InfiniBand switch, InfiniBand host channel adapter, InfiniBand target channel adapter, router.The Physical layer of InfiniBand, according to the type of network medium (copper cash or optical fiber), this bag is converted to electric signal or light signal transmits.In Physical layer, InfiniBand standard definition three kinds of single-link speed: 1X, 4X and 12X, corresponding 5Gbps, 20Gbps and 60Gbps respectively.This standard has also defined the physical medium including copper cash and optical fiber.
(9) with IPoIB(IP over IB) completed cross operating system cooperation interaction simulation software moves under InfiniBand system in scheme settlement steps to deal 1-7 problem
As shown in Figure 2, outside TCP/IP bag, wrap again the bag of one deck IB agreement.In InfiniBand subnet inside, each node is after the packing of TCP/IP, then packs outside the bag of one deck InfiniBand agreement, to transmit between the subnet inside of operation InfiniBand.In the time that packet in subnet passes through interface message processor (IMP), sending after InfiniBand partial relief, when the Ethernet data bag of coming in from subnet outside enters interface message processor (IMP), add outside InfiniBand protocol section.This scheme is IPoIB scheme, and this scheme is simple, although may be because I/O read-write frequently increase CPU burden, under the environment of high-performance calculation, the burden increasing is not too large for the impact of overall emulation.
(10) communication means of the intensive cooperation interaction of the cross operating system I/O based on InfiniBand system
Local process RTIA in Fig. 1 is between the cooperation interaction simulation node and RTIGateway of cross operating system, monitor and management message transmission between the two, request to federal member and interaction data are processed and are filtered, and by network linking, request are mail to server RTIGateway.
Between RTIA and member's program and RTIGateway server, all adopt Socket network communication mode, by IPoIB agreement, the member on different nodes is coupled together.Federal member under Windows2008Server environment, by calling Windows Socket API Calls ICP/IP protocol, then communicates by letter with other members by InfiniBand through IPoIB agreement; Federal member under linux Server environment, by calling linux Socket API Calls ICP/IP protocol, then communicates by letter with other members by InfiniBand through IPoIB agreement.
(11) the cross operating system cooperation interaction flow process based on InfiniBand system:
A) member is to local RTIA transferring service message
B) local RTIA passes through Windows(linux) Socket API utilizes ICP/IP protocol to communicate
C) IP message adds that by IPoIB agreement InfiniBand packet header envelope transfers InfiniBand message to
D) InfiniBand message is communicated and is delivered to RTIGateway server by InfiniBand link
E) InfiniBand message is converted into IP message by IPoIB agreement
RTIGateway server passes through Windows(linux) Socket API understands message message and processing disappears.

Claims (1)

1. across the intensive cooperation interaction emulation mode of a kind of I/O of OS, it is characterized in that, comprise the following steps:
(1) determine the development environment in mutual across OS collaborative simulation:
Use general higher level lanquage, and coding; Original exploitation code is tested, check original code whether to use the standard of C/C++ language; The cooperation interaction program of cross operating system is used java standard library;
(2) determine the source code storehouse of the mutual operation of collaborative simulation:
Program source code is translated into executable code by compiler; Under Windows system, compiler is selected VC++, and under linux system, compiler is selected G++; Cooperation interaction simulation object is adopted under Linux environment to G++ and cross-platform compilation tool Cmake, generate corresponding static link library and executable file by writing cmake compiling file CMakeLists.txt;
(3) determine the application and development interface API of the mutual operation of collaborative simulation:
In the mutual operation architecture of collaborative simulation, collaborative support programs local agent process RTIA and collaborative support programs gateway RTI Gateway relate to the operation for system process, for the form of calling from operating system interfaces different under Windows environment under Linux environment, the Windows application and development interface API relating to uses the application and development interface API under Linux instead;
(4) information synergism interactive step:
Obtain interactive information set, obtain the interactive information in set, statement output interactive information, statement input interactive information, upgrades interactive information, carries out asynchronous transmission, and requesting cooperative advances, and accepts, after the consistent request of all members, to start collaborative propelling;
(5) in (SuSE) Linux OS, install, configure cooperation interaction simulated environment:
Following program is successively installed: c language translation and compiling environment, cross-platform compilation tool cmake, compiler code maker yacc, xml C language parser libxml2;
(6) write CMakeLists.txt:
Corresponding cmake compiling file CMakeLists.txt under each sub-folder is write, carry out cmake compilation tool program after then entering the catalogue at its place, obtain lay down a regulation Makefile compiling of compiling;
(7) after engineering compiling success, the executable file in the support programs that provide cooperation interaction to serve, under usr/bin catalogue, is made it possible to successfully be called under Linux;
(8) build the network environment of InfiniBand High Speed Network system as cooperation interaction emulation:
The one-piece construction of InfiniBand High Speed Network system is made up of following several parts: InfiniBand switch, InfiniBand host channel adapter, InfiniBand target channel adapter, router; The Physical layer of InfiniBand, according to the type of network medium (copper cash or optical fiber), this bag is converted to electric signal or light signal transmits;
(9) the IPoIB system control cross operating system cooperation interaction simulation software closing with IP network and IB anastomose moves under InfiniBand system:
At the bag of TCP/IP bag outsourcing one deck InfiniBand agreement, in InfiniBand subnet inside, each node, after the packing of TCP/IP, then is packed the bag of one deck InfiniBand agreement outside, between the subnet inside of operation InfiniBand, transmits; In the time that packet in subnet passes through interface message processor (IMP), sending after InfiniBand partial relief, when the Ethernet data bag of coming in from subnet outside enters interface message processor (IMP), add outside InfiniBand protocol section;
(10) the communication means of the intensive cooperation interaction of the cross operating system I/O based on InfiniBand system:
Local process RTIA is between the cooperation interaction simulation node and RTI Gateway of cross operating system, monitor and management message transmission between the two, request to federal member and interaction data are processed and are filtered, and by network linking, request are mail to server RTI Gateway;
Between RTIA and member's program and RTI Gateway server, adopt Socket network communication mode, by IPoIB agreement, the member on different nodes is coupled together.Federal member under Windows 2008 Server environment, by calling windows socket application and development interface Windows Socket API Calls ICP/IP protocol, then communicates by letter with other members by InfiniBand through IPoIB agreement; Federal member under linuxServer environment, by calling linux socket application and development interface linux Socket API socket application and development interface, calls ICP/IP protocol, then communicates by letter with other members by InfiniBand through IPoIB agreement;
(11) the cross operating system cooperation interaction flow process based on InfiniBand system:
Member is to local RTIA transferring service message, local RTIA passes through Windows(linux) Socket API utilizes ICP/IP protocol to communicate, IP message adds that by IPoIB agreement InfiniBand packet header envelope transfers InfiniBand message to, InfiniBand message is communicated and is delivered to RTIGateway server by InfiniBand link, InfiniBand message is converted into IP message by IPoIB agreement, and RTIGateway server passes through Windows(linux) Socket API deciphering message message processing.
CN201210396368.5A 2012-10-18 2012-10-18 Input/output (I/O) intensive collaborative interactive simulation method for cross-heterogeneity operation system Active CN103777992B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210396368.5A CN103777992B (en) 2012-10-18 2012-10-18 Input/output (I/O) intensive collaborative interactive simulation method for cross-heterogeneity operation system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210396368.5A CN103777992B (en) 2012-10-18 2012-10-18 Input/output (I/O) intensive collaborative interactive simulation method for cross-heterogeneity operation system

Publications (2)

Publication Number Publication Date
CN103777992A true CN103777992A (en) 2014-05-07
CN103777992B CN103777992B (en) 2017-02-22

Family

ID=50570270

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210396368.5A Active CN103777992B (en) 2012-10-18 2012-10-18 Input/output (I/O) intensive collaborative interactive simulation method for cross-heterogeneity operation system

Country Status (1)

Country Link
CN (1) CN103777992B (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105487815A (en) * 2015-11-24 2016-04-13 无锡江南计算技术研究所 RDMA mechanism based parallel input output method
CN109460305A (en) * 2018-09-29 2019-03-12 网宿科技股份有限公司 Use-case calling system and method, the first platform and the second platform
CN109800053A (en) * 2018-12-19 2019-05-24 中国电子科技集团公司电子科学研究院 A kind of network information Architecture simulation platform for supporting domestic operating system
CN111767652A (en) * 2020-06-30 2020-10-13 北京世冠金洋科技发展有限公司 Simulation operation method and device and electronic equipment
CN112422411A (en) * 2020-11-09 2021-02-26 天津卓越信通科技有限公司 Message distribution mechanism based on large-scale communication system
CN112836455A (en) * 2021-01-20 2021-05-25 上海擎昆信息科技有限公司 SOC simulation method and system
CN113553100A (en) * 2021-06-29 2021-10-26 袁敬 End-to-end self-organized intelligent computing framework and application method
CN115174654A (en) * 2022-07-14 2022-10-11 山东省计算中心(国家超级计算济南中心) Remote communication method and system based on FPGA and InfiniBand network

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102479268B (en) * 2010-11-29 2016-06-29 北京临近空间飞行器系统工程研究所 The aircraft federal member isomery of FORTRAN works in coordination with mutual operation method
CN102664954B (en) * 2012-04-25 2014-08-27 清华大学 HLA-based (High Level Architecture-based) distributed simulation support platform and implementation method thereof

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105487815B (en) * 2015-11-24 2018-04-10 无锡江南计算技术研究所 A kind of parallel input output method based on RDMA mechanism
CN105487815A (en) * 2015-11-24 2016-04-13 无锡江南计算技术研究所 RDMA mechanism based parallel input output method
CN109460305A (en) * 2018-09-29 2019-03-12 网宿科技股份有限公司 Use-case calling system and method, the first platform and the second platform
CN109800053A (en) * 2018-12-19 2019-05-24 中国电子科技集团公司电子科学研究院 A kind of network information Architecture simulation platform for supporting domestic operating system
CN109800053B (en) * 2018-12-19 2024-02-13 中国电子科技集团公司电子科学研究院 Network information system simulation platform supporting domestic operating system
CN111767652B (en) * 2020-06-30 2023-06-23 北京世冠金洋科技发展有限公司 Simulation operation method and device and electronic equipment
CN111767652A (en) * 2020-06-30 2020-10-13 北京世冠金洋科技发展有限公司 Simulation operation method and device and electronic equipment
CN112422411A (en) * 2020-11-09 2021-02-26 天津卓越信通科技有限公司 Message distribution mechanism based on large-scale communication system
CN112836455A (en) * 2021-01-20 2021-05-25 上海擎昆信息科技有限公司 SOC simulation method and system
CN112836455B (en) * 2021-01-20 2023-11-10 上海擎昆信息科技有限公司 SOC simulation method and system
CN113553100B (en) * 2021-06-29 2023-03-14 袁敬 End-to-end self-organized intelligent computing framework and application method
CN113553100A (en) * 2021-06-29 2021-10-26 袁敬 End-to-end self-organized intelligent computing framework and application method
CN115174654B (en) * 2022-07-14 2023-05-23 山东省计算中心(国家超级计算济南中心) Off-site communication method and system based on FPGA and InfiniBand network
CN115174654A (en) * 2022-07-14 2022-10-11 山东省计算中心(国家超级计算济南中心) Remote communication method and system based on FPGA and InfiniBand network

Also Published As

Publication number Publication date
CN103777992B (en) 2017-02-22

Similar Documents

Publication Publication Date Title
CN103777992A (en) Input/output (I/O) intensive collaborative interactive simulation method for cross-heterogeneity operation system
Jamshidi et al. Microservices: The journey so far and challenges ahead
US8239340B2 (en) Message conduit systems with algorithmic data stream control and methods for processing thereof
US10698711B2 (en) Cloud computing systems
CN103617066A (en) Workflow engine and implementation method thereof
CN101442555A (en) Artificial resource proxy service system facing HLA
CN112527647B (en) NS-3-based Raft consensus algorithm test system
CN102955698A (en) Processing method and device based on multi-terminal software development
US8032877B2 (en) Compiler neutral linking solution for C++ code
CN105653263A (en) Development and operation system of application program
CN102663203B (en) Fortran simulation model middleware based on high level architecture (HLA)
CN103092676A (en) Analog input output method, device and system of virtual machine cluster
Banerjee et al. Programming paradigm and the internet of things
CN103051711A (en) Method for constructing embedded cloud terminal system based on SPICE protocol
CN103491133A (en) System and method for distributed rapid development based on Erlang
Arta et al. KNOPPIX: Parallel computer design and results comparison speed analysis used AMDAHL theory
Syriani et al. Modelling and simulation-based design of a distributed devs simulator
CN103677854A (en) Design method and design system of OSGI (Open Service Gateway Initiative)-WEB framework applicable to cloud computing environment
CN116502437A (en) Signal-level simulation platform clouding method based on cloud+end architecture
KR20080022934A (en) Application framework system for distribution and migration of application
Roth et al. A gateway to easily integrate simulation platforms for co-simulation of cyber-physical systems
CN102479268B (en) The aircraft federal member isomery of FORTRAN works in coordination with mutual operation method
Ciccozzi et al. On the generation of full-fledged code from UML profiles and ALF for complex systems
CN115390846A (en) Compiling construction method and device, electronic equipment and storage medium
Bamfaste Development of a software layer for the integration of robotic elements into the METERON infrastructure using robotic services

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant