2 resultados para inefficiency elements
em Universidade Federal do Rio Grande do Norte(UFRN)
Resumo:
The so-called "residential tourism" came to intensify the previous occupation of the coastal zones, characterized by traditional beach houses, and brought significant consequences for their spatial configuration, and especially for its scenic value of the landscape. Although there is the intention to regulate the activities of enterprising groups by some legal instruments to control the use and occupation of land, and to contain some negative effects, the actions of government are still inefficient in trying to follow the implications on the landscape from the accelerated growth of the real estate and touristic sectors. Supported in the speech of economic development and income generation, public managers prioritize areas to attract tourists to the detriment of preserving important physical attributes of the natural environment that contribute significantly to the quality of life. The result can be noticed in the use of natural elements as one of the major components in the land valorization, and in the immediate attraction of investors and enterprising. Therefore, the objective of this work is to contribute to the debate on the landscape preservation a little detailed thematic in view of their relevance in the current context - by indicating subsidies to the creation of a methodology for the evaluation and protection of coastal zones that may assist the government in creating new instruments, and better prepare it in control of the occupation of these areas. For such, was followed two ways to analysis: the indirect method and the direct method. The first is grounded in the evaluation of landscape attributes, which is based on the work of Raquel Tardin (2008) and Eduardo Cuesta, Encarnación Algarra and Isabel Pastor (2001). The second, based on the research of Leticia and Carlos Hardt (2010) and on the concepts of phenomenology - expressed by Antonio Christofoletti (1985) and Yi-Fu Tuan (1983) - considers the population perspective on the quality of the natural scenery. Developed through cartographic materials, photographic collections and quantitative tables, this dissertation utilized as a case study the beaches of Barra de Tabatinga and Camurupim, located in the city of Nísia Floresta/RN. Despite already being sighted spaces of advanced stage of landscape degradation in these locations, areas of remarkable scenic value can still be found, what reinforce the urgency in adopting preservationists actions. The absence of laws focused on the management and protection of the landscape singularities associated with the inefficiency of the government to invigilate the land occupation in coastal zones, encourage the excessive action of the real estate-tourism, and consequently make the government the main responsible for the environmental and landscape impacts in these areas - by its omission or by their connivance. Therefore, the legislation permeates this entire process and constitutes itself as the most effective way to guarantee the right to the landscape to present and future generations. Are also pointed some important considerations to build a methodology, especially concerning possibilities of improvements and adaptations of its applicability in each case
Resumo:
The last years have presented an increase in the acceptance and adoption of the parallel processing, as much for scientific computation of high performance as for applications of general intention. This acceptance has been favored mainly for the development of environments with massive parallel processing (MPP - Massively Parallel Processing) and of the distributed computation. A common point between distributed systems and MPPs architectures is the notion of message exchange, that allows the communication between processes. An environment of message exchange consists basically of a communication library that, acting as an extension of the programming languages that allow to the elaboration of applications parallel, such as C, C++ and Fortran. In the development of applications parallel, a basic aspect is on to the analysis of performance of the same ones. Several can be the metric ones used in this analysis: time of execution, efficiency in the use of the processing elements, scalability of the application with respect to the increase in the number of processors or to the increase of the instance of the treat problem. The establishment of models or mechanisms that allow this analysis can be a task sufficiently complicated considering parameters and involved degrees of freedom in the implementation of the parallel application. An joined alternative has been the use of collection tools and visualization of performance data, that allow the user to identify to points of strangulation and sources of inefficiency in an application. For an efficient visualization one becomes necessary to identify and to collect given relative to the execution of the application, stage this called instrumentation. In this work it is presented, initially, a study of the main techniques used in the collection of the performance data, and after that a detailed analysis of the main available tools is made that can be used in architectures parallel of the type to cluster Beowulf with Linux on X86 platform being used libraries of communication based in applications MPI - Message Passing Interface, such as LAM and MPICH. This analysis is validated on applications parallel bars that deal with the problems of the training of neural nets of the type perceptrons using retro-propagation. The gotten conclusions show to the potentiality and easinesses of the analyzed tools.