2 resultados para 618.926

em Greenwich Academic Literature Archive - UK


Relevância:

10.00% 10.00%

Publicador:

Resumo:

Fictitious personal names and toponyms are not infrequent in legal casenotes as used for didactic purposes nowadays. There is a long tradition of fictitious names being used in the legal literature. The problem with medieval or early modern legal (here, rabbinical) responsa is that if they are used as evidence for historical purposes, as though they were chronicles, confusion may occurs. Historian Eliezer Bashan showed that this is the case, indeed, with particular reference to rabbinical responsa from the Ottoman empire where Holy Land toponyms occur. He set forth several tentative rules to decide whether a toponym is there to literally refer to the place it names, or whether, instead, the name is used fictitiously. This paper formalizes the ruleset.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Code parallelization using OpenMP for shared memory systems is relatively easier than using message passing for distributed memory systems. Despite this, it is still a challenge to use OpenMP to parallelize application codes in a way that yields effective scalable performance when executed on a shared memory parallel system. We describe an environment that will assist the programmer in the various tasks of code parallelization and this is achieved in a greatly reduced time frame and level of skill required. The parallelization environment includes a number of tools that address the main tasks of parallelism detection, OpenMP source code generation, debugging and optimization. These tools include a high quality, fully interprocedural dependence analysis with user interaction capabilities to facilitate the generation of efficient parallel code, an automatic relative debugging tool to identify erroneous user decisions in that interaction and also performance profiling to identify bottlenecks. Finally, experiences of parallelizing some NASA application codes are presented to illustrate some of the benefits of using the evolving environment.