Maple V: Mathematics and Its Applications 1994
DOI: 10.1007/978-1-4612-0263-9_2
|View full text |Cite
|
Sign up to set email alerts
|

A Distributed Approach to Problem Solving in Maple

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
5
0

Year Published

1998
1998
2018
2018

Publication Types

Select...
3
3
1

Relationship

0
7

Authors

Journals

citations
Cited by 10 publications
(5 citation statements)
references
References 3 publications
0
5
0
Order By: Relevance
“…Parallelized Maple has already been used for solving arithmetic problems [5], parallel symbolic computation [6], [7], [8], operations with polynomials [9], [10], solving initial value problems for ordinary differential equations [11], [12] and solving nonlinear algebraic problems [13], [14], .…”
Section: Parallelization With Maplementioning
confidence: 99%
“…Parallelized Maple has already been used for solving arithmetic problems [5], parallel symbolic computation [6], [7], [8], operations with polynomials [9], [10], solving initial value problems for ordinary differential equations [11], [12] and solving nonlinear algebraic problems [13], [14], .…”
Section: Parallelization With Maplementioning
confidence: 99%
“…There is, however, little if any support for parallelism in the most widely-used CASs such as Maple, Axiom or GAP. As research systems, Maple/Linda-Sugarbush [13] supports sparse modular gcd and parallel bignum systems, with Maple/DSC [11] supporting sparse linear algebra, and ParGAP [15] supporting very coarse-grained computation between multiple GAP processes. There have also been a few attempts to link parallel functional programming languages with computer algebra systems, for example, the GHC-Maple interface [5]; or the Eden-Maple system [20].…”
Section: Related Workmentioning
confidence: 99%
“…While there are some parallel symbolic systems that are suitable for either shared-memory or distributed memory parallel systems (e.g. [13,11,15,19,5]), work on Grid-based symbolic systems is still nascent, and our work is therefore highly novel, notably in aiming to allow the construction of heterogeneous computations, combining components from different computational algebra systems. In this paper, we introduce the design of SymGrid-Par (Section 2); outline a prototype implementation (Section 3) and present some preliminary results to demonstrate the realisability of our approach (Section 4).…”
Section: Introductionmentioning
confidence: 99%
“…Therefore, we chose a mechanism by which the FOXBOX server functions are invoked through a "system" call. Drawing from an idea utilized by our DSC interface to Maple [4], that system call executes an interface program which sends a signal to a concurrent daemon process. It is that single daemon process which forwards each request via a TCP/IP connection to the FOXBOX server.…”
Section: Underlying Interface Architecturementioning
confidence: 99%