Search results for "Scalability"

showing 10 items of 221 documents

Reactive Layer Assembly Sustains an Interlocked Structure in Green Processed and Scalable High-Performance Layered Wood

2021

Wood can be processed into structural materials by partial removal of lignin and subsequent hot compression. The fundamental challenge of this process is achieving a cost-effective, green, and scal...

Materials scienceStructural materialRenewable Energy Sustainability and the EnvironmentGeneral Chemical EngineeringProcess (computing)General ChemistryCompression (physics)chemistry.chemical_compoundchemistryScalabilityEnvironmental ChemistryLigninComposite materialLayer (electronics)Efficient energy useACS Sustainable Chemistry & Engineering
researchProduct

Most Diverse Near-Shortest Paths

2021

Computing the shortest path in a road network is a fundamental problem that has attracted lots of attention. However, in many real-world scenarios, determining solely the shortest path is not enough as users want to have additional, alternative ways of reaching their destination. In this paper, we investigate a novel variant of alternative routing, termed the k-Most Diverse Near-Shortest Paths (kMDNSP). In contrast to previous work, kMDNSP aims at maximizing the diversity of the recommended paths, while bounding their length based on a user-defined constraint. Our theoretical analysis proves the NP-hardness of the problem at hand. To compute an exact solution to kMDNSP, we present an algori…

Mathematical optimizationHeuristic (computer science)Computer sciencemedia_common.quotation_subjectAlternative routing Route planning Path similarity Near-shortest paths Path diversificationConstraint (information theory)Iterated functionBounding overwatchShortest path problemScalabilityQuality (business)ddc:004Routing (electronic design automation)media_commonProceedings of the 29th International Conference on Advances in Geographic Information Systems
researchProduct

Energy-Efficient Resource Allocationin for D2D Enabled Cellular Networks

2020

Energy-efficiency (EE) is critical for D2D enabled cellular networks due to limited battery capacity and severe co-channel interference. In this chapter, we address the EE optimization problem by adopting a stable matching approach. The NP-hard joint resource allocation problem is formulated as a one-to-one matching problem under two-sided preferences, which vary dynamically with channel states and interference levels. A game-theoretic approach is employed to analyze the interactions and correlations among user equipments (UEs), and an iterative power allocation algorithm is developed to establish mutual preferences based on nonlinear fractional programming. We then employ the Gale–Shapley …

Mathematical optimizationMatching (statistics)Fractional programmingOptimization problemComputer scienceScalabilityCellular networkResource allocationCommunication channelEfficient energy use
researchProduct

Decomposition of Dynamic Single-Product and Multi-product Lotsizing Problems and Scalability of EDAs

2008

In existing theoretical and experimental work, Estimation of Distribution Algorithms (EDAs) are primarily applied to decomposable test problems. State-of-the-art EDAs like the Hierarchical Bayesian Optimization Algorithm (hBOA), the Learning Factorized Distribution Algorithm (LFDA) or Estimation of Bayesian Networks Algorithm (EBNA) solve these problems in polynomial time. Regarding this success, it is tempting to apply EDAs to real-world problems. But up to now, it has rarely been analyzed which real-world problems are decomposable. The main contribution of this chapter is twofold: (1) It shows that uncapacitated single-product and multi-product lotsizing problems are decomposable. (2) A s…

Mathematical optimizationPolynomialDistribution (mathematics)Estimation of distribution algorithmComputer scienceBounded functionScalabilityEDASBayesian networkTime complexity
researchProduct

One Phase Commit: A Low Overhead Atomic Commitment Protocol for Scalable Metadata Services

2012

As the number of client machines in high end computing clusters increases, the file system cannot keep up with the resulting volume of requests, using a centralized metadata server. This problem will be even more prominent with the advent of the exascale computing age. In this context, the centralized metadata server represents a bottleneck for the scaling of the file system performance as well as a single point of failure. To overcome this problem, file systems are evolving from centralized metadata services to distributed metadata services. The metadata distribution raises a number of additional problems that must be taken into account. In this paper we will focus on the problem of managi…

MetadataFile systemComputer scienceStorage Resource BrokerDistributed computingServerScalabilityData_FILESMeta Data ServicesNamespacecomputer.software_genrecomputerMetadata repository2012 IEEE International Conference on Cluster Computing Workshops
researchProduct

Simurgh

2021

The availability of non-volatile main memory (NVMM) has started a new era for storage systems and NVMM specific file systems can support extremely high data and metadata rates, which are required by many HPC and data-intensive applications. Scaling metadata performance within NVMM file systems is nevertheless often restricted by the Linux kernel storage stack, while simply moving metadata management to the user space can compromise security or flexibility. This paper introduces Simurgh, a hardware-assisted user space file system with decentralized metadata management that allows secure metadata updates from within user space. Simurgh guarantees consistency, durability, and ordering of updat…

MetadataFile systemConsistency (database systems)Shared memoryComputer scienceScalabilityMetadata managementData_FILESUser spaceOperating systemLinux kernelcomputer.software_genrecomputerProceedings of the International Conference for High Performance Computing, Networking, Storage and Analysis
researchProduct

Using MANET Protocols in Wireless Sensor and Actor Networks

2008

Although there are several routing protocols for wireless sensor and actor networks (WSAN), none of them have became standard. Now, there are several standard protocols for mobile ad hoc networks (MANET) that have been developed for devices with higher computing features than the sensor nodes. On the other hand, one of the main characteristics of the MANET protocols is their scalability. In this paper, we show the performance of a WSAN, when MANET protocols are used, for several topologies. We will discuss and evaluate which standard protocol is the best one depending on the number of nodes in the topology and depending on their mobility. Finally we will show their comparison. As far as we …

Mobile radioRouting protocolbusiness.industryComputer scienceWireless ad hoc networkDistributed computingComputerSystemsOrganization_COMPUTER-COMMUNICATIONNETWORKSMobile ad hoc networkNetwork topologyScalabilityWirelessbusinessWireless sensor networkComputer network2008 Second International Conference on Sensor Technologies and Applications (sensorcomm 2008)
researchProduct

Building a new CTL model checker using Web services

2013

This Computation Tree Logic (CTL) is widely used to capture compositions of reactive systems. Model checking is particularly well-suited for the automated verification of finite-state systems, both for software and for hardware. A CTL model checker tool allows designers to automatically verify that systems satisfy specifications expressed in the language of CTL logic. In this paper we present a new CTL model checker implemented in client-server paradigm. CTL Designer, the client tool, allows an interactive construction of the CTL models as state-transition graphs. Java and C# APIs are provided for programmatic construction of large models. The server part of our tool embeds the core of the …

Model checkingComputation tree logicbusiness.industryComputer scienceProgramming languagecomputer.software_genreCTL*TheoryofComputation_MATHEMATICALLOGICANDFORMALLANGUAGESSoftwareTheoryofComputation_LOGICSANDMEANINGSOFPROGRAMSScalabilityWeb servicebusinessFormal verificationcomputerReactive system2013 21st International Conference on Software, Telecommunications and Computer Networks - (SoftCOM 2013)
researchProduct

Distributed evolutionary approach to data clustering and modeling

2014

In this article we describe a framework (DEGA-Gen) for the application of distributed genetic algorithms for detection of communities in networks. The framework proposes efficient ways of encoding the network in the chromosomes, greatly optimizing the memory use and computations, resulting in a scalable framework. Different objective functions may be used for producing division of network into communities. The framework is implemented using open source implementation of MapReduce paradigm, Hadoop. We validate the framework by developing community detection algorithm, which uses modularity as measure of the division. Result of the algorithm is the network, partitioned into non-overlapping co…

Modularity (networks)Measure (data warehouse)Theoretical computer scienceComputer scienceComputationEncoding (memory)ScalabilityData miningDivision (mathematics)Representation (mathematics)computer.software_genreCluster analysiscomputer2014 IEEE Symposium on Computational Intelligence and Data Mining (CIDM)
researchProduct

Millimeter-Scale and Billion-Atom Reactive Force Field Simulation on Sunway Taihulight

2020

Large-scale molecular dynamics (MD) simulations on supercomputers play an increasingly important role in many research areas. With the capability of simulating charge equilibration (QEq), bonds and so on, Reactive force field (ReaxFF) enables the precise simulation of chemical reactions. Compared to the first principle molecular dynamics (FPMD), ReaxFF has far lower requirements on computational resources so that it can achieve higher efficiencies for large-scale simulations. In this article, we present our efforts on scaling ReaxFF on the Sunway TaihuLight Supercomputer (TaihuLight). We have carefully redesigned the force analysis and neighbor list building steps. By applying fine-grained …

Molecular dynamicsComputational Theory and MathematicsHardware and ArchitectureComputer scienceComputationSignal ProcessingScalabilityInverse trigonometric functionsReaxFFSupercomputerForce field (chemistry)Sunway TaihuLightComputational scienceIEEE Transactions on Parallel and Distributed Systems
researchProduct