Architecture-dependent
आर्किटेक्चर-निर्भर
Origin & History
Formed in modern technical English from architecture (system design/CPU and hardware structure) + dependent; widely used in computing to contrast with architecture-independent/portable.
आधुनिक तकनीकी अंग्रेज़ी में architecture (कंप्यूटर/हार्डवेयर संरचना, CPU आदि) + dependent से बना; कंप्यूटिंग में इसे architecture-independent/portable के विपरीत अर्थ में व्यापक रूप से प्रयोग किया जाता है।
Definition
Describes software behavior, code, data formats, or optimizations that rely on specific hardware or system architecture details (e.g., word size, endianness, instruction set, ABI), so it may change or fail on different platforms.
ऐसा सॉफ़्टवेयर व्यवहार, कोड, डेटा-फ़ॉर्मैट या ऑप्टिमाइज़ेशन जो किसी खास हार्डवेयर/सिस्टम आर्किटेक्चर (जैसे वर्ड साइज, एंडियनेस, इंस्ट्रक्शन सेट, ABI) के विवरणों पर निर्भर हो; इसलिए अलग प्लेटफ़ॉर्म पर यह बदल सकता है या काम नहीं कर सकता।